Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicopr.c174 typedef enum {PR_GSNoPreproc, PR_GS_START, PR_GSContinue, PR_GSNeedToken, PR_GSNotFound, PR_GSFound enumerator
2910 pr->rgState = PR_GSFound; in pr_processToken()
3013 case PR_GSFound: in pr_process()
3100 } else if (pr->rgState == PR_GSFound) { in pr_processItems()