Searched defs:digit (Results 76 - 100 of 141) sorted by relevance

123456

/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dconvtest.cpp670 hexDigit(uint8_t digit) { argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/parser/
H A DLexer.cpp1154 int digit = hexValue >> 28; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/ucdata/
H A Ducdata.c1229 ucdigit_lookup(ac_uint4 code, int *digit) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_cms/lib/
H A DCMSEncoder.cpp189 CFIndex digit; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalc-misc.el
H A Dcalc-bin.el[all...]
H A Dcalc-comb.el
H A Dcalc-store.el
H A Dcalc.el[all...]
/macosx-10.9.5/gnutar-452/gnutar/src/
H A Dlist.c739 int digit = (*where1 - '0') | 4; local
/macosx-10.9.5/gpatch-3/patch/
H A Dpatch.c823 int digit = *p - '0'; local
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/edit/
H A Demacs.c772 int digit,ch; local
H A Dvi.c68 # define digit(c) ((c&~STRIP)==0 && isdigit(c)) macro
89 # define digit(c) isdigit(c) macro
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Darray.c895 unsigned dot, digit, n; local
/macosx-10.9.5/ruby-104/ruby/ext/psych/yaml/
H A Demitter.c2136 int digit = (value >> k) & 0x0F; local
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclParse.c743 unsigned char digit = UCHAR(*p); local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_pexpression.tcl
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Drecentf.el[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex[all...]
/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecCertificateRequest.c97 SInt32 first_digit = 0, digit; local
/macosx-10.9.5/apache-786.1/httpd/server/
H A Dutil.c1565 register char digit; local
/macosx-10.9.5/bc-21/bc/lib/
H A Dnumber.c1414 long digit; member in struct:stk_rec
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/language/
H A Dethio-util.el[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Ddata.c2413 int digit; local
2480 int digit = digit_to_number (*p++, b); variable
H A Dw32proc.c1964 unsigned digit = p - hex; local

Completed in 209 milliseconds

123456