Searched defs:xlate (Results 1 – 3 of 3) sorted by relevance
134 struct xlate { struct148 struct xlate *xl = (struct xlate *) priv_data; in xlate_func() argument
510 struct xlate { struct526 struct xlate *xl = (struct xlate *) priv_data; in xlate_func() argument
33 static const char* xlate(const char* phone, const char* cmu, const char* nuance) { in xlate() function