blob: 4749d61e3c7e7ffeb8d2d62a3a762f36b3c63849 [file] [log] [blame]
/*
ISWPUNCT: int iswpunct (wint_t wc);
*/
#define TST_FUNCTION iswpunct
#include "tsp_common.c"
#include "dat_iswpunct.c"
TST_FUNC_ISW (PUNCT, punct);