Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dstrtox.c58 const long double expected_ld = 1.5; in test_locale() local
97 if (actual_ld != expected_ld) { in test_locale()
100 name, actual_ld, expected_ld); in test_locale()
126 if (actual_ld != expected_ld) { in test_locale()
129 name, actual_ld, expected_ld); in test_locale()