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

/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dusage.c780 || IS_GRAPHIC_CHAR(od->optValue))
798 || IS_GRAPHIC_CHAR(od->optValue))
1008 else if (! IS_GRAPHIC_CHAR(od->optValue)) {
1135 && (! IS_GRAPHIC_CHAR(od->optValue)))
H A Dmakeshell.c616 if (SKIP_OPT(od) || ! IS_GRAPHIC_CHAR(od->optValue))
H A Dag-char-map.h196 #define IS_GRAPHIC_CHAR( _c) is_ag_char_map_char((char)(_c), 0x00004000) macro

Completed in 125 milliseconds