Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dstrtox.c56 const float expected_f = 1.5; in test_locale() local
81 if (actual_f != expected_f) { in test_locale()
84 name, actual_f, expected_f); in test_locale()
110 if (actual_f != expected_f) { in test_locale()
113 name, actual_f, expected_f); in test_locale()