HomeSort by: relevance | last modified time | path
    Searched refs:v_char_constant (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/xlint/lint1/
lint1.h 97 bool v_char_constant; member in struct:__anon8368
debug.c 241 if (tn->u.value.v_char_constant)
tree.c 736 n->u.value.v_char_constant = false;
859 n->u.value.v_char_constant = false;
865 n->u.value.v_char_constant = false;
944 !tn->u.value.v_char_constant &&
991 !rn->u.value.v_char_constant) {
997 !ln->u.value.v_char_constant) {
lex.c 972 yylval.y_val->v_char_constant = true;
1012 yylval.y_val->v_char_constant = true;

Completed in 20 milliseconds