Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dlib.c134 if (pos.type == TOKEN_BAD) in do_warn()
164 if (pos.type == TOKEN_BAD) in do_error()
Dtoken.h82 TOKEN_BAD, enumerator
Dparse.c624 static struct token bad_token = { .pos.type = TOKEN_BAD };