HomeSort by: relevance | last modified time | path
    Searched refs:float32_to_int32_round_to_zero (Results 1 - 19 of 19) sorted by relevancy

  /src/lib/libc/arch/aarch64/softfloat/
softfloat-qp.h 31 #define float32_to_int32_round_to_zero _softfloat_float32_to_int32_round_to_zero macro
softfloat.h 154 int float32_to_int32_round_to_zero( float32 );
  /src/lib/libc/arch/sparc64/softfloat/
softfloat-qp.h 31 #define float32_to_int32_round_to_zero _softfloat_float32_to_int32_round_to_zero macro
softfloat.h 149 int float32_to_int32_round_to_zero( float32 );
  /src/lib/libc/softfloat/
softfloat-for-gcc.h 84 #define float32_to_int32_round_to_zero __fixsfsi macro
timesoftfloat.c 1819 FLOAT32_TO_INT32_ROUND_TO_ZERO,
1941 { "float32_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
2152 case FLOAT32_TO_INT32_ROUND_TO_ZERO:
2153 time_a_float32_z_int32( float32_to_int32_round_to_zero );
  /src/lib/libc/arch/arm/softfloat/
softfloat.h 150 int float32_to_int32_round_to_zero( float32 );
  /src/lib/libc/arch/mips/softfloat/
softfloat.h 151 int float32_to_int32_round_to_zero( float32 );
  /src/lib/libc/arch/or1k/softfloat/
softfloat.h 147 int float32_to_int32_round_to_zero( float32 );
  /src/lib/libc/arch/powerpc/softfloat/
softfloat.h 147 int float32_to_int32_round_to_zero( float32 );
  /src/lib/libc/arch/sh3/softfloat/
softfloat.h 149 int float32_to_int32_round_to_zero( float32 );
  /src/lib/libc/softfloat/templates/
softfloat.h 137 !!!int32 float32_to_int32_round_to_zero( float32 );
  /src/regress/lib/libc/ieeefp/testfloat/include/
softfloat.h 180 int float32_to_int32_round_to_zero( float32 );
  /src/sys/lib/libkern/
softfloat.h 177 int float32_to_int32_round_to_zero( float32 );
softfloat.c 1349 int32 float32_to_int32_round_to_zero( float32 a ) function in typeref:typename:int32
  /src/lib/libc/arch/m68k/softfloat/
softfloat.h 151 int float32_to_int32_round_to_zero( float32 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 78 { "float32_to_int32_round_to_zero", 1, FALSE, FALSE },
703 case FLOAT32_TO_INT32_ROUND_TO_ZERO:
705 float32_to_int32_round_to_zero,
  /src/lib/libc/softfloat/bits32/
softfloat.c 660 int32 float32_to_int32_round_to_zero( float32 a ) function in typeref:typename:int32
  /src/lib/libc/softfloat/bits64/
softfloat.c 1424 int32 float32_to_int32_round_to_zero( float32 a ) function in typeref:typename:int32

Completed in 31 milliseconds