Searched refs:ExprString (Results 1 – 5 of 5) sorted by relevance
768 if ( ExprString(i) != NULL ) in GenParser_c_Hdr()771 dumpExpr(Parser_c, ExprString(i)); in GenParser_c_Hdr()960 if ( ExprString(i) != NULL ) in GenErrHdr()963 dumpExpr(ErrFile, ExprString(i)); in GenErrHdr()
155 #define ExprString(_i) ((TokenInd!=NULL)?ExprStr[TokenInd[_i]]:ExprStr[_i]) macro
1305 if ( ExprString(token) != NULL ) return ExprString(token);
310 if ( ExprString(i)!=NULL ) break; in genDefFile()
386 ExprString(p->token));