Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dnested.c212 else new_val->v.boolVal = ! IS_FALSE_TYPE_CHAR(*val); in add_bool()
H A Dag-char-map.h306 #define IS_FALSE_TYPE_CHAR( _c) is_ag_char_map_char((char)(_c), 0x08000002) macro