Searched refs:IS_OCT_DIGIT_CHAR (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ntp-88/libopts/
H A Dcook.c108 while (IS_OCT_DIGIT_CHAR(*pzIn) && (pz < z + 3))
H A Dag-char-map.h104 #define IS_OCT_DIGIT_CHAR(_c) is_opt_char_cat_char((_c), 0x00004) macro
/macosx-10.9.5/ntp-88/sntp/libopts/
H A Dcook.c108 while (IS_OCT_DIGIT_CHAR(*pzIn) && (pz < z + 3))
H A Dag-char-map.h104 #define IS_OCT_DIGIT_CHAR(_c) is_opt_char_cat_char((_c), 0x00004) macro

Completed in 169 milliseconds