Searched refs:test_locale (Results 1 – 4 of 4) sorted by relevance
46 static const struct test_locale { struct66 test_locale(const char *name, const char *monthname) in test_locale() argument107 if (!test_locale(locales[i].name, locales[i].monthname)) in main()
37 static const struct test_locale { struct56 test_locale(const char *name, const char *monthname) in test_locale() argument131 if (!test_locale(locales[i].name, locales[i].monthname)) in main()
38 static struct test_locale { struct53 test_locale(char *name, char *number) in test_locale() function143 if (!test_locale(locales[i].name, locales[i].number)) in main()
32 static struct test_locale { struct