blob: a077d27d9ebcec31d0072d146fbb8f52b9a946ca [file] [log] [blame]
/*
TOWUPPER: int towupper (wint_t wc);
*/
#define TST_FUNCTION towupper
#include "tsp_common.c"
#include "dat_towupper.c"
TST_FUNC_TOW (UPPER, upper);