Searched defs:float32 (Results 1 – 16 of 16) sorted by relevance
930 test_a_float32_z_int32( in test_a_float32_z_int32()987 test_a_float32_z_int64( in test_a_float32_z_int64()1044 test_a_float32_z_float64( in test_a_float32_z_float64()1101 test_a_float32_z_floatx80( in test_a_float32_z_floatx80()1160 test_a_float32_z_float128( in test_a_float32_z_float128()1217 test_az_float32( in test_az_float32()1272 test_ab_float32_z_flag( in test_ab_float32_z_flag() argument1324 test_abz_float32( in test_abz_float32() argument
392 static void time_a_float32_z_int32( int32 function( float32 ) ) in time_a_float32_z_int32()419 static void time_a_float32_z_int64( int64 function( float32 ) ) in time_a_float32_z_int64()446 static void time_a_float32_z_float64( float64 function( float32 ) ) in time_a_float32_z_float64()475 static void time_a_float32_z_floatx80( floatx80 function( float32 ) ) in time_a_float32_z_floatx80()506 static void time_a_float32_z_float128( float128 function( float32 ) ) in time_a_float32_z_float128()535 static void time_az_float32( float32 function( float32 ) ) in time_az_float32()562 static void time_ab_float32_z_flag( flag function( float32, float32 ) ) in time_ab_float32_z_flag() argument597 static void time_abz_float32( float32 function( float32, float32 ) ) in time_abz_float32() argument643 static void time_az_float32_pos( float32 function( float32 ) ) in time_az_float32_pos()
49 typedef !!!bits32 float32; typedef
54 typedef unsigned int float32; typedef
55 typedef unsigned int float32; typedef
56 typedef unsigned int float32; typedef
57 typedef unsigned int float32; typedef
85 typedef uint32_t float32; typedef
82 typedef u_int32_t float32; typedef
143 float32, enumerator
152 float32, enumerator
1859 float float32 = (float) CFP->getValueAPF().convertToFloat(); in bufferLEByte() local