Searched refs:lconv (Results 1 – 2 of 2) sorted by relevance
68 struct lconv { struct95 struct lconv* localeconv(void); argument
71 static lconv g_locale;111 lconv* localeconv() { in localeconv()