ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../localedata/tests-mbwc/tst_iswlower.c

11 lines
156 B
C

/*
ISWLOWER: int iswlower (wint_t wc);
*/
#define TST_FUNCTION iswlower
#include "tsp_common.c"
#include "dat_iswlower.c"
TST_FUNC_ISW (LOWER, lower);