Sign in
third-party-mirror
/
GRTEv4
/
262be5abc585813b1766119db73641d44ba3741e
/
.
/
google3
/
third_party
/
grte
/
v4_src
/
glibc-2.19
/
localedata
/
tests-mbwc
/
tst_iswxdigit.c
blob: 5f9c0c5d540448b5a7d03698a113a2e4a61678c5 [
file
] [
log
] [
blame
]
/*
ISWXDIGIT: int iswxdigit (wint_t wc);
*/
#define
TST_FUNCTION iswxdigit
#include
"tsp_common.c"
#include
"dat_iswxdigit.c"
TST_FUNC_ISW
(
XDIGIT
,
xdigit
);