Searched refs:TST_FUNC_TOW (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/localedata/tests-mbwc/ | ||
D | tst_towlower.c | 11 TST_FUNC_TOW (LOWER, lower); |
D | tst_towupper.c | 10 TST_FUNC_TOW (UPPER, upper); |
D | tst_funcs.h | 242 #define TST_FUNC_TOW(_FUNC_, _func_) \ macro |