Searched refs:npset (Results 1 – 1 of 1) sorted by relevance
2001 picokpr_TokSetNP npset; in pr_getOutput() local2044 npset = picokpr_getTokSetNP(with__0->rnetwork, with__0->rtok); in pr_getOutput()2072 if (((PR_TSE_MASK_LEX & wpset) != 0) && ((PR_TSE_MASK_LETTER & npset) == 0)) { in pr_getOutput()2266 picokpr_TokSetNP npset; in pr_getNextToken() local2270 npset = picokpr_getTokSetNP(with__0->rnetwork, with__0->rtok); in pr_getNextToken()2271 if ((len > 0) && (pr->ractpath.rlen < PR_MAX_PATH_LEN) && ((PR_TSE_MASK_NEXT & npset) != 0)) { in pr_getNextToken()2291 picokpr_TokSetNP npset; in pr_getAltToken() local2296 npset = picokpr_getTokSetNP(with__0->rnetwork, with__0->rtok); in pr_getAltToken()2298 if ((PR_TSE_MASK_ALTL & npset) != 0) { in pr_getAltToken()2304 if ((PR_TSE_MASK_ALTR & npset) != 0) { in pr_getAltToken()[all …]