Home
last modified time | relevance | path

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

/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dphoneme.h49 #define phSINGLE_INSTN 0x1000 // this phoneme has a single instruction program, with an implici… macro
H A Dsynthdata.cpp1233 if(ph->phflags & phSINGLE_INSTN) in InterpretPhoneme()