Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dwcsftime_old.c46 static const struct test_locale { struct
66 test_locale(const char *name, const char *monthname) in test_locale() argument
107 if (!test_locale(locales[i].name, locales[i].monthname)) in main()
H A Dwcsftime.c37 static const struct test_locale { struct
56 test_locale(const char *name, const char *monthname) in test_locale() argument
131 if (!test_locale(locales[i].name, locales[i].monthname)) in main()
H A Dstrtox.c38 static struct test_locale { struct
53 test_locale(char *name, char *number) in test_locale() argument
143 if (!test_locale(locales[i].name, locales[i].number)) in main()
H A Dlocaleconv.c32 static struct test_locale { struct