GDB (xrefs)
|
#include "safe-ctype.h"
Go to the source code of this file.
Functions | |
static bool | c_ident_is_alpha (unsigned char ch) |
static bool | c_ident_is_alnum (unsigned char ch) |
|
inlinestatic |
Definition at line 41 of file c-support.h.
Referenced by lex_one_token(), symbol_end(), and yylex().
|
inlinestatic |
Definition at line 33 of file c-support.h.
Referenced by lex_one_token(), and yylex().