Home
last modified time | relevance | path

Searched defs:test_locale (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dwcsftime.c37 static const struct test_locale { struct
56 test_locale(const char *name, const char *monthname) in test_locale() function
H A Dwcsftime_old.c46 static const struct test_locale { struct
66 test_locale(const char *name, const char *monthname) in test_locale() function
H A Dstrtox.c38 static struct test_locale { struct
53 test_locale(char *name, char *number) in test_locale() function
H A Dlocaleconv.c32 static struct test_locale { struct
33 const char *name;
34 locale_t loc;
35 struct lconv lconv;