Home
last modified time | relevance | path

Searched defs:float32 (Results 1 – 12 of 12) sorted by relevance

/NextBSD/tools/test/testfloat/
HDtestLoops.c899 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() argument
1293 test_abz_float32( in test_abz_float32() argument
/NextBSD/lib/libc/arm/aeabi/
HDaeabi_float.c61 int AEABI_FUNC2(fcmpeq, float32, float32_eq) in AEABI_FUNC2() argument
/NextBSD/lib/libc/softfloat/
HDtimesoftfloat.c390 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() argument
595 static void time_abz_float32( float32 function( float32, float32 ) ) in time_abz_float32() argument
641 static void time_az_float32_pos( float32 function( float32 ) ) in time_az_float32_pos()
/NextBSD/lib/libc/softfloat/templates/
HDsoftfloat.h50 typedef !!!bits32 float32; typedef
/NextBSD/lib/libc/mips/softfloat/
HDsoftfloat.h55 typedef unsigned int float32; typedef
/NextBSD/lib/libc/arm/softfloat/
HDsoftfloat.h55 typedef unsigned int float32; typedef
/NextBSD/lib/libc/powerpc64/softfloat/
HDsoftfloat.h55 typedef unsigned int float32; typedef
/NextBSD/lib/libc/powerpc/softfloat/
HDsoftfloat.h55 typedef unsigned int float32; typedef
/NextBSD/tools/test/testfloat/sparc64/
HDsoftfloat.h52 typedef unsigned int float32; typedef
HDfpu_util.c65 typedef unsigned int float32; typedef
/NextBSD/contrib/llvm/lib/Target/NVPTX/
HDNVPTXAsmPrinter.cpp1865 float float32 = (float) CFP->getValueAPF().convertToFloat(); in bufferLEByte() local
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTType.cpp6058 float float32 = ap_float.convertToFloat(); in ConvertStringToFloatValue() local