|
GDB (xrefs)
|
#include "parser-defs.h"
Public Attributes | |
| int | type |
| char * | ptr |
| int | length |
Definition at line 75 of file parser-defs.h.
Definition at line 82 of file parser-defs.h.
Referenced by c_print_token(), parse_string_or_char(), and write_exp_string_vector().
| char* typed_stoken::ptr |
Definition at line 80 of file parser-defs.h.
Referenced by c_print_token(), parse_string_or_char(), and write_exp_string_vector().
Definition at line 78 of file parser-defs.h.
Referenced by c_print_token(), and parse_string_or_char().
1.7.6.1