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

Data Fields | |
| Token * | bp |
| Token * | lp |
| int | max |
| Token * | tp |
|
|
Definition at line 50 of file cpp.h. Referenced by adjustrow(), control(), doadefine(), doconcat(), dodefine(), doinclude(), eval(), expand(), gatherargs(), gettokens(), growtokenrow(), lookuparg(), makespace(), maketokenrow(), movetokenrow(), normtokenrow(), peektokens(), process(), puttokens(), setempty(), and substargs(). |
|
|
Definition at line 51 of file cpp.h. Referenced by adjustrow(), comparetokens(), control(), copytokenrow(), doadefine(), doconcat(), dodefine(), doinclude(), error(), eval(), expand(), expandrow(), gatherargs(), gettokens(), growtokenrow(), lookuparg(), makespace(), maketokenrow(), movetokenrow(), normtokenrow(), peektokens(), process(), puttokens(), setempty(), and substargs(). |
|
|
Definition at line 52 of file cpp.h. Referenced by adjustrow(), dodefine(), gettokens(), growtokenrow(), and maketokenrow(). |
|
|
Definition at line 49 of file cpp.h. Referenced by adjustrow(), builtin(), comparetokens(), control(), doadefine(), doconcat(), dodefine(), doinclude(), error(), eval(), expand(), expandrow(), gatherargs(), growtokenrow(), insertrow(), makespace(), maketokenrow(), movetokenrow(), normtokenrow(), peektokens(), process(), puttokens(), setempty(), and substargs(). |
1.3.9.1