Searched defs:locale (Results 1 – 1 of 1) sorted by relevance
237 # define __isctype_l(c, type, locale) \ argument271 # define __tolower_l(c, locale) \ argument273 # define __toupper_l(c, locale) \ argument275 # define tolower_l(c, locale) __tolower_l ((c), (locale)) argument276 # define toupper_l(c, locale) __toupper_l ((c), (locale)) argument