Searched refs:as_text (Results 1 – 2 of 2) sorted by relevance
3320 const unsigned char *as_text = NULL; in parse_params() local3326 as_text = cpp_token_as_text (pfile, token); in parse_params()3327 cpp_error (pfile, CPP_DL_ERROR, msgs[ix], as_text); in parse_params()
3523 const unsigned char *as_text = NULL; in parse_params() local3529 as_text = cpp_token_as_text (pfile, token); in parse_params()3530 cpp_error (pfile, CPP_DL_ERROR, msgs[ix], as_text); in parse_params()