Home
last modified time | relevance | path

Searched refs:v_char_constant (Results 1 – 4 of 4) sorted by relevance

/netbsd/usr.bin/xlint/lint1/
H A Dlint1.h115 bool v_char_constant; member
H A Ddebug.c204 if (tn->tn_val.v_char_constant) in debug_node()
H A Dlex.c910 yylval.y_val->v_char_constant = true; in lex_character_constant()
958 yylval.y_val->v_char_constant = true; in lex_wide_character_constant()
H A Dtree.c389 n->tn_val.v_char_constant = false; in build_integer_constant()
506 n->tn_val.v_char_constant = false; in build_name()
512 n->tn_val.v_char_constant = false; in build_name()
574 !tn->tn_val.v_char_constant && in is_out_of_char_range()
594 !rn->tn_val.v_char_constant) { in check_integer_comparison()
600 !ln->tn_val.v_char_constant) { in check_integer_comparison()