Searched defs:hexdigit (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DStringExtras.h25 static inline char hexdigit(unsigned X, bool LowerCase = false) { function in namespace:llvm
/macosx-10.9.5/emacs-92/emacs/lisp/mail/
H A Dmail-utils.el
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclBinary.c1165 static char hexdigit[] = "0123456789abcdef"; local
/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_neoclock4x.c791 int hexdigit; local
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclBinary.c1176 static const char hexdigit[] = "0123456789abcdef"; local
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-esp.c401 static u_int hexdigit(netdissect_options *ndo, char hex) function
/macosx-10.9.5/ruby-104/ruby/
H A Dutil.c44 static const char hexdigit[] = "0123456789abcdef0123456789ABCDEF"; local
1994 static const char hexdigit[] = "0123456789abcdef0123456789ABCDEF"; local
[all...]

Completed in 115 milliseconds