Searched refs:SHARP (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/soltools/cpp/ |
H A D | _macro.c | 278 if (((tp - 1) >= trp->bp) && ((tp - 1)->type == SHARP)) in expandrow() 530 if (rtr->tp->type == SHARP) in substargs()
|
H A D | cpp.h | 46 COLON, ASGN, COMMA, SHARP, SEMIC, CBRA, CKET, enumerator
|
H A D | _cpp.c | 101 if (trp->tp->type == SHARP) in process()
|
H A D | _eval.c | 371 case SHARP: in eval()
|
H A D | _lex.c | 243 {SHARP1, {C_XX}, ACT(SHARP, S_SELFB)},
|
Completed in 46 milliseconds