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

/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dconfigfile.c448 if (IS_VAR_FIRST_CHAR(*ftext)) {
453 if (IS_VAR_FIRST_CHAR(ftext[1]))
H A Dag-char-map.h241 #define IS_VAR_FIRST_CHAR( _c) is_ag_char_map_char((char)(_c), 0x00180040) macro

Completed in 223 milliseconds