Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dtimesoftfloat.c61 static void reportTime( int32 count, long clocks ) in reportTime() function
124 reportTime( count, endClock - startClock ); in time_a_int32_z_float32()
151 reportTime( count, endClock - startClock ); in time_a_int32_z_float64()
180 reportTime( count, endClock - startClock ); in time_a_int32_z_floatx80()
211 reportTime( count, endClock - startClock ); in time_a_int32_z_float128()
279 reportTime( count, endClock - startClock ); in time_a_int64_z_float32()
306 reportTime( count, endClock - startClock ); in time_a_int64_z_float64()
335 reportTime( count, endClock - startClock ); in time_a_int64_z_floatx80()
366 reportTime( count, endClock - startClock ); in time_a_int64_z_float128()
410 reportTime( count, endClock - startClock ); in time_a_float32_z_int32()
[all …]