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

/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dputshell.c309 if (IS_LOWER_CASE_CHAR(ch)) fputc(toupper(ch), stdout);
H A Dconfigfile.c1268 if (! IS_LOWER_CASE_CHAR(*txt))
H A Dag-char-map.h221 #define IS_LOWER_CASE_CHAR( _c) is_ag_char_map_char((char)(_c), 0x00080000) macro

Completed in 124 milliseconds