Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtoken.h83 TOKEN_BAD, enumerator
H A Dlib.c82 static struct token bad_token = { .pos.type = TOKEN_BAD };
136 if (pos.type == TOKEN_BAD) in do_warn()
169 if (pos.type == TOKEN_BAD) in do_error()