Searched refs:store_comment (Results 1 – 3 of 3) sorted by relevance
58 static void store_comment (cpp_reader *, cpp_token *);2100 store_comment (cpp_reader *pfile, cpp_token *token) in store_comment() function2183 store_comment (pfile, token); in save_comment()
58 static void store_comment (cpp_reader *, cpp_token *);2736 store_comment (cpp_reader *pfile, cpp_token *token) in store_comment() function2819 store_comment (pfile, token); in save_comment()
5668 * lex.c (store_comment, cpp_get_comments): New functions.