Home
last modified time | relevance | path

Searched refs:toupper_l (Results 1 – 2 of 2) sorted by relevance

/ctype/
A Dctype_l.c51 weak_alias (__toupper_l, toupper_l)
A Dctype.h272 extern int toupper_l (int __c, locale_t __l) __THROW;
280 # define toupper_l(c, locale) __toupper_l ((c), (locale)) macro

Completed in 5 milliseconds