Searched refs:is_potential_identifier_char (Results 1 – 10 of 10) sorted by relevance
28 #define is_potential_identifier_char(c) (\ macro1209 res = !is_potential_identifier_char(c); in lookahead()1265 if (is_potential_identifier_char(c)) { in verify_end_of_number()1597 while (is_potential_identifier_char(c)) { in tok_get()
27 #define is_potential_identifier_char(c) (\ macro1208 res = !is_potential_identifier_char(c); in lookahead()1264 if (is_potential_identifier_char(c)) { in verify_end_of_number()1596 while (is_potential_identifier_char(c)) { in tok_get()
30 #define is_potential_identifier_char(c) (\ macro1515 while (is_potential_identifier_char(c)) { in tok_get()
28 #define is_potential_identifier_char(c) (\ macro1375 while (is_potential_identifier_char(c)) { in tok_get()
28 #define is_potential_identifier_char(c) (\ macro1410 while (is_potential_identifier_char(c)) { in tok_get()
43 #define is_potential_identifier_char(c) (\ macro1603 while (is_potential_identifier_char(c)) { in tok_get()