2 * TEST SUITE FOR MB/WC FUNCTIONS IN C LIBRARY
4 * FILE: dat_tow-funcs.h
6 * ISW*: int tow*( wint_t wc );
12 #include "tst_types.h"
13 #include "tgn_locdef.h"
15 #define TST_TOW_LOC(FUNC, func) \
16 TST_TOW## FUNC tst_tow## func ##_loc[]
18 #define TST_TOW_REC(locale, func) \
19 { Ttow## func, TST_LOC_## locale },
23 * need more test data!