Home | History | Annotate | Download | only in lib

Lines Matching refs:PICOKFST_PLANE_PHONEMES

613                         fstSymbol = (PICOKFST_PLANE_PHONEMES << 8) + content[i];
616 fstSymbol = (PICOKFST_PLANE_PHONEMES << 8) + content[i];
650 fstSymbol = (PICOKFST_PLANE_PHONEMES << 8) + content[i];
1554 sylsym = (PICOKFST_PLANE_PHONEMES << 8)
1562 PICODBG_ASSERT((PICOKFST_PLANE_PHONEMES == plane));