Home
last modified time | relevance | path

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

/freebsd-src/lib/libc/tests/stdio/
H A Dprintfloat_test.c290 ATF_TC_WITHOUT_HEAD(hexadecimal_floating_point);
291 ATF_TC_BODY(hexadecimal_floating_point, tc) in ATF_TC_BODY() argument
413 ATF_TP_ADD_TC(tp, hexadecimal_floating_point); in ATF_TP_ADD_TCS()