Searched refs:cpp_ideq (Results 1 – 9 of 9) sorted by relevance
/netbsd/external/gpl3/gcc/dist/libcpp/include/ |
H A D | cpplib.h | 1223 extern int cpp_ideq (const cpp_token *, const char *);
|
/netbsd/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | cpplib.h | 1223 extern int cpp_ideq (const cpp_token *, const char *);
|
/netbsd/external/gpl3/gcc/dist/libcpp/ |
H A D | lex.c | 73 cpp_ideq (const cpp_token *token, const char *string) in cpp_ideq() function
|
H A D | lex.cc | 73 cpp_ideq (const cpp_token *token, const char *string) in cpp_ideq() function
|
H A D | ChangeLog | 5404 * lex.c (cpp_ideq, _cpp_lex_direct, cpp_token_len,
|
/netbsd/external/gpl3/gcc.old/dist/libcpp/ |
H A D | lex.c | 73 cpp_ideq (const cpp_token *token, const char *string) in cpp_ideq() function
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2000 | 14671 (cpp_idcmp): Now cpp_ideq; takes a token * and a char *. 14698 (cpp_idcmp): Now cpp_ideq; take a token * and a const char *;
|
H A D | ChangeLog-2001 | 22415 * cpplex.c (cpp_ideq, parse_identifier, cpp_output_token): Update. 22920 * cpplex.c (cpp_ideq, parse_identifier, cpp_token_len,
|
H A D | ChangeLog-2002 | 24968 cpp_ideq, parse_identifier, parse_number): Similarly.
|