Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c1732 static float64 float64Random( void ) in float64Random() function
3406 testCases_a_float64 = float64Random(); in testCases_next()
3426 testCases_a_float64 = float64Random(); in testCases_next()
3427 testCases_b_float64 = float64Random(); in testCases_next()
3431 testCases_b_float64 = float64Random(); in testCases_next()
3434 testCases_a_float64 = float64Random(); in testCases_next()
3613 testCases_a_float64 = float64Random(); in testCases_next()
3626 testCases_a_float64 = float64Random(); in testCases_next()
3627 testCases_b_float64 = float64Random(); in testCases_next()