#include <cpphash.h>

Data Fields | |
| cpp_hashnode * | n_defined |
| cpp_hashnode * | n_true |
| cpp_hashnode * | n_false |
| cpp_hashnode * | n__VA_ARGS__ |
Definition at line 253 of file cpphash.h.
Definition at line 255 of file cpphash.h.
Referenced by _cpp_init_hashtable(), _cpp_scan_out_logical_line(), cpp_read_state(), eval_token(), and lex_macro_node().
Definition at line 256 of file cpphash.h.
Referenced by _cpp_init_hashtable(), cpp_read_state(), and eval_token().
Definition at line 257 of file cpphash.h.
Referenced by _cpp_init_hashtable(), cpp_read_state(), and eval_token().
Definition at line 258 of file cpphash.h.
Referenced by _cpp_init_hashtable(), cpp_macro_definition(), cpp_read_state(), lex_identifier(), and parse_params().
1.5.6