Searched refs:preprocessor_if (Results 1 – 1 of 1) sorted by relevance
1665 static int preprocessor_if(struct stream *stream, struct token *token, int cond) in preprocessor_if() function1688 return preprocessor_if(stream, token, arg); in handle_ifdef()1713 return preprocessor_if(stream, token, arg); in handle_ifndef()1827 return preprocessor_if(stream, token, value); in handle_if()