Searched defs:DIGIT (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/net/FreeBSD/
H A Dlinkaddr.c47 #define DIGIT (4*0) macro
/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dchartypes.h83 #define DIGIT(c) ((c) >= '0' && (c) <= '9') macro
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/mtest/
H A Dmpi.h60 #define DIGIT(MP,N) (MP)->dp[(N)] macro
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.h189 #define DIGIT(m,k) ((m)->dp[(k)]) macro
/macosx-10.9.5/tcl-102/tcl/tcl/libtommath/
H A Dtommath.h189 #define DIGIT(m,k) ((m)->dp[(k)]) macro
/macosx-10.9.5/postfix-252/postfix/src/smtpd/
H A Dimap-url.c44 #define DIGIT "0123456789" /* RFC 1738 */ macro
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclTomMath.h212 #define DIGIT(m,k) ((m)->dp[(k)]) macro
H A Dregcomp.c236 #define DIGIT macro
/macosx-10.9.5/network_cmds-433/route.tproj/
H A Droute.c1556 #define DIGIT (4*0) macro
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A Dregcomp.c250 #define DIGIT 'd' /* digit (in bound) */ macro
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_from_peg.tcl
/macosx-10.9.5/vim-53/src/
H A Dregexp.c184 #define DIGIT 33 /* Match digit char */ macro
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/
H A Dantlr.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...

Completed in 225 milliseconds