Home
last modified time | relevance | path

Searched refs:TST_FUNC_TOW (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/localedata/tests-mbwc/
Dtst_towlower.c11 TST_FUNC_TOW (LOWER, lower);
Dtst_towupper.c10 TST_FUNC_TOW (UPPER, upper);
Dtst_funcs.h242 #define TST_FUNC_TOW(_FUNC_, _func_) \ macro