Searched refs:PICOKFST_PLANE_POS (Results 1 – 3 of 3) sorted by relevance
67 PICOKFST_PLANE_POS = 5, /* part of speech plane */ enumerator
601 fstSymbol = (PICOKFST_PLANE_POS << 8) + head->info1; in sphoExtractPhonemes()626 fstSymbol = (PICOKFST_PLANE_POS << 8) + head->info1; in sphoExtractPhonemes()1545 PICODBG_ASSERT(PICOKFST_PLANE_POS == plane); in sphoStep()
79 case PICOKFST_PLANE_POS: /* part of speech */ in PICOTRNS_PRINTSYM1()