Searched defs:towupper_l (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/include/xlocale/
H A D_ctype.h154 _XLOCALE_INLINE int towupper_l(int __c, locale_t __l) function
/barrelfish-2018-10-04/lib/cxx/cxx/
H A Dlocale.cpp65 #define towupper_l(a,b) towupper(a) macro

Completed in 49 milliseconds