Home
last modified time | relevance | path

Searched refs:IS_GRAPHIC_CHAR (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/sntp/libopts/
Dmakeshell.c580 if (SKIP_OPT(od) || ! IS_GRAPHIC_CHAR(od->optValue)) in emit_flag()
Dag-char-map.h198 #define IS_GRAPHIC_CHAR( _c) is_ag_char_map_char((char)(_c), 0x00004000) macro