Searched refs:qerr (Results 1 – 1 of 1) sorted by relevance
64 static struct qual qerr = { Q_UNDEF, Q_UNDEF, Q_UNDEF, Q_UNDEF }; variable143 null: /* null */ { $$.q = qerr; }222 | pname { $$.b = gen_proto_abbrev($1); $$.q = qerr; }224 $$.q = qerr; }226 $$.q = qerr; }227 | other { $$.b = $1; $$.q = qerr; }