Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dpre-process.c1556 static int preprocessor_if(struct stream *stream, struct token *token, int cond) in preprocessor_if() function
1579 return preprocessor_if(stream, token, arg); in handle_ifdef()
1604 return preprocessor_if(stream, token, arg); in handle_ifndef()
1676 return preprocessor_if(stream, token, value); in handle_if()