Searched refs:preprocessor_if (Results 1 – 1 of 1) sorted by relevance
1556 static int preprocessor_if(struct stream *stream, struct token *token, int cond) in preprocessor_if() function1579 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()