#include <cpp.h>
Collaboration diagram for nlist:

Data Fields | |
| Tokenrow * | ap |
| char | flag |
| int | len |
| short | n_desc |
| char | n_other |
| unsigned char | n_type |
| union { | |
| char * n_name | |
| long n_strx | |
| } | n_un |
| unsigned long | n_value |
| uchar * | name |
| nlist * | next |
| char | val |
| Tokenrow * | vp |
|
|
Definition at line 72 of file cpp.h. Referenced by dodefine(), expand(), lookup(), lookuparg(), and setup_kwtab(). |
|
|
Definition at line 74 of file cpp.h. Referenced by control(), doadefine(), dodefine(), eval(), expandrow(), lookup(), setup_kwtab(), and tokval(). |
|
|
Definition at line 70 of file cpp.h. Referenced by lookup(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 69 of file cpp.h. Referenced by lookup(). |
|
|
Definition at line 68 of file cpp.h. Referenced by Entity_Clone(), Entity_CopyClone(), and lookup(). |
|
|
Definition at line 73 of file cpp.h. Referenced by control(), eval(), expandrow(), lookup(), and setup_kwtab(). |
|
|
Definition at line 71 of file cpp.h. Referenced by doadefine(), dodefine(), expand(), lookup(), and setup_kwtab(). |
1.3.9.1