Home
last modified time | relevance | path

Searched refs:DSHARP (Results 1 – 3 of 3) sorted by relevance

/trunk/main/soltools/cpp/
H A D_macro.c501 if (lp->type == DSHARP) in gatherargs()
547 if (((rtr->tp + 1) < rtr->lp && (rtr->tp + 1)->type == DSHARP) in substargs()
548 || (rtr->tp != rtr->bp && (rtr->tp - 1)->type == DSHARP)) in substargs()
582 trp->tp->type = DSHARP; in doconcat()
584 if (trp->tp->type == DSHARP) in doconcat()
H A Dcpp.h42 END, UNCLASS, NAME, NUMBER, STRING, CCON, NL, WS, DSHARP, enumerator
H A D_lex.c244 {SHARP1, {'#'}, ACT(DSHARP, S_SELF)},

Completed in 18 milliseconds