Home
last modified time | relevance | path

Searched refs:test_one_locale (Results 1 – 2 of 2) sorted by relevance

/stdlib/
A Dtst-strtod-nan-locale-main.c53 test_one_locale (const char *loc) in GEN_TEST_STRTOD_FOREACH()
82 result |= test_one_locale ("C"); in do_test()
83 result |= test_one_locale ("tr_TR.UTF-8"); in do_test()
84 result |= test_one_locale ("tr_TR.ISO-8859-9"); in do_test()
A Dtst-strtol-locale-main.c49 test_one_locale (const char *loc) in test_one_locale() function
80 result |= test_one_locale ("C"); in do_test()
81 result |= test_one_locale ("tr_TR.UTF-8"); in do_test()
82 result |= test_one_locale ("tr_TR.ISO-8859-9"); in do_test()

Completed in 5 milliseconds