Searched defs:float32 (Results 1 – 12 of 12) sorted by relevance
899 test_a_float32_z_int32( in test_a_float32_z_int32()956 test_a_float32_z_int64( in test_a_float32_z_int64()1013 test_a_float32_z_float64( in test_a_float32_z_float64()1070 test_a_float32_z_floatx80( in test_a_float32_z_floatx80()1129 test_a_float32_z_float128( in test_a_float32_z_float128()1186 test_az_float32( in test_az_float32()1241 test_ab_float32_z_flag( in test_ab_float32_z_flag() argument1293 test_abz_float32( in test_abz_float32() argument
61 int AEABI_FUNC2(fcmpeq, float32, float32_eq) in AEABI_FUNC2() argument
390 static void time_a_float32_z_int32( int32 function( float32 ) ) in time_a_float32_z_int32()417 static void time_a_float32_z_int64( int64 function( float32 ) ) in time_a_float32_z_int64()444 static void time_a_float32_z_float64( float64 function( float32 ) ) in time_a_float32_z_float64()473 static void time_a_float32_z_floatx80( floatx80 function( float32 ) ) in time_a_float32_z_floatx80()504 static void time_a_float32_z_float128( float128 function( float32 ) ) in time_a_float32_z_float128()533 static void time_az_float32( float32 function( float32 ) ) in time_az_float32()560 static void time_ab_float32_z_flag( flag function( float32, float32 ) ) in time_ab_float32_z_flag() argument595 static void time_abz_float32( float32 function( float32, float32 ) ) in time_abz_float32() argument641 static void time_az_float32_pos( float32 function( float32 ) ) in time_az_float32_pos()
50 typedef !!!bits32 float32; typedef
55 typedef unsigned int float32; typedef
52 typedef unsigned int float32; typedef
65 typedef unsigned int float32; typedef
1865 float float32 = (float) CFP->getValueAPF().convertToFloat(); in bufferLEByte() local
6058 float float32 = ap_float.convertToFloat(); in ConvertStringToFloatValue() local