Home
last modified time | relevance | path

Searched defs:dict_first_phone (Results 1 – 3 of 3) sorted by relevance

/dports/audio/sphinx3/sphinx3-0.8/include/
H A Ddict.h236 #define dict_first_phone(d,w) ((d)->word[w].ciphone[0]) macro
/dports/audio/pocketsphinx/pocketsphinx-0.8/src/libpocketsphinx/
H A Ddict.h175 #define dict_first_phone(d,w) ((d)->word[w].ciphone[0]) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/media/pocketsphinx/src/
H A Ddict.h187 #define dict_first_phone(d,w) ((d)->word[w].ciphone[0]) macro