Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtoken.h245 static inline int match_token_zero(struct token *token) in match_token_zero() function
Dparse.c2707 if (match_token_zero(next)) { in initializer()