Home
last modified time | relevance | path

Searched defs:dict_second_phone (Results 1 – 2 of 2) sorted by relevance

/dports/audio/pocketsphinx/pocketsphinx-0.8/src/libpocketsphinx/
H A Ddict.h176 #define dict_second_phone(d,w) ((d)->word[w].ciphone[1]) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/media/pocketsphinx/src/
H A Ddict.h188 #define dict_second_phone(d,w) ((d)->word[w].ciphone[1]) macro