Home
last modified time | relevance | path

Searched defs:locale (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dctype.h237 # define __isctype_l(c, type, locale) \ argument
271 # define __tolower_l(c, locale) \ argument
273 # define __toupper_l(c, locale) \ argument
275 # define tolower_l(c, locale) __tolower_l ((c), (locale)) argument
276 # define toupper_l(c, locale) __toupper_l ((c), (locale)) argument