HomeSort by: relevance | last modified time | path
    Searched refs:IS_DEC_DIGIT_CHAR (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/libopts/
enum.c 173 if (IS_DEC_DIGIT_CHAR(*name)) {
find.c 425 if ( IS_DEC_DIGIT_CHAR(optValue)
ag-char-map.h 213 #define IS_DEC_DIGIT_CHAR( _c) is_ag_char_map_char((char)(_c), 0x00030000)

Completed in 57 milliseconds