Searched refs:LANGINFO (Results 1 – 2 of 2) sorted by relevance
250 case LANGINFO - 1: in setlocale()251 if (setlocale(LANGINFO,p) == NULL) in setlocale()322 case LANGINFO: in setlocale()323 if ((ret = openlocale("LANGINFO", LANGINFO, locale, in setlocale()324 _locales[LANGINFO - 1])) < 0) { in setlocale()
46 #define LANGINFO 5 macro