Searched defs:test_locale (Results 1 – 4 of 4) sorted by relevance
37 static const struct test_locale { struct56 test_locale(const char *name, const char *monthname) in test_locale() function
46 static const struct test_locale { struct66 test_locale(const char *name, const char *monthname) in test_locale() function
38 static struct test_locale { struct53 test_locale(char *name, char *number) in test_locale() function
32 static struct test_locale { struct33 const char *name;34 locale_t loc;35 struct lconv lconv;