Searched defs:xlate (Results 1 – 3 of 3) sorted by relevance
90 struct xlate { struct104 struct xlate *xl = (struct xlate *) priv_data; in xlate_func() argument
398 struct xlate { struct414 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