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

  /src/external/bsd/ntp/dist/sntp/libopts/
putshell.c 296 else if (IS_UPPER_CASE_CHAR(ch)) fputc(ch, stdout);
ag-char-map.h 228 #define IS_UPPER_CASE_CHAR( _c) is_ag_char_map_char((char)(_c), 0x00100000)

Completed in 59 milliseconds