Searched refs:IS_UPPER_CASE_CHAR (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dputshell.c310 else if (IS_UPPER_CASE_CHAR(ch)) fputc(ch, stdout);
H A Dag-char-map.h226 #define IS_UPPER_CASE_CHAR( _c) is_ag_char_map_char((char)(_c), 0x00100000) macro

Completed in 107 milliseconds