Searched refs:IS_DEC_DIGIT_CHAR (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Denum.c195 if (IS_DEC_DIGIT_CHAR(*name)) {
H A Dfind.c453 if ( IS_DEC_DIGIT_CHAR(optValue)
H A Dag-char-map.h211 #define IS_DEC_DIGIT_CHAR( _c) is_ag_char_map_char((char)(_c), 0x00030000) macro

Completed in 112 milliseconds