Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicopr.c108 #define PR_TSE_MASK_NLZ (1<<PR_TSENLZ) macro
2600 if ((((PR_TSE_MASK_NLZ & npset) != 0) && lstrp[0] == '0')) { in pr_matchTokensDigit()