Searched refs:FXSYS_toupper (Results 1 – 2 of 2) sorted by relevance
156 *str = FXSYS_toupper(*str); in FXSYS_strupr()178 *str = FXSYS_toupper(*str); in FXSYS_wcsupr()
39 inline int32_t FXSYS_toupper(int32_t ch) { in FXSYS_toupper() function