Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestLoops.c68 const char *trueName, *testName; variable
270 fputs( trueName, stdout ); in writeOutputs_z_flag()
290 fputs( trueName, stdout ); in writeOutputs_z_int32()
312 fputs( trueName, stdout ); in writeOutputs_z_int64()
334 fputs( trueName, stdout ); in writeOutputs_z_float32()
354 fputs( trueName, stdout ); in writeOutputs_z_float64()
376 fputs( trueName, stdout ); in writeOutputs_z_floatx80()
400 fputs( trueName, stdout ); in writeOutputs_z_float128()
H A Dtestfloat.c95 trueName = "soft"; in main()
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A DtestLoops.h62 extern const char *trueName, *testName;