Searched refs:ERR_INVTOK (Results 1 – 8 of 8) sorted by relevance
98 #define ERR_INVTOK 100 /* invalid token */ macro
106 { ERR_INVTOK, "invalid token" },
1354 errsig(ctx->tokcxerr, ERR_INVTOK); in toknext()
1667 if ((err >= ERR_INVTOK && err < ERR_VOCINUS) in tcdlogerr()
100 #define ERR_INVTOK 100 /* invalid token */ macro
1296 errsig(ctx->tokcxerr, ERR_INVTOK); in toknext()