HomeSort by: relevance | last modified time | path
    Searched defs:float64_to_int32_round_to_zero (Results 1 - 18 of 18) sorted by relevancy

  /src/lib/libc/arch/aarch64/softfloat/
softfloat-qp.h 32 #define float64_to_int32_round_to_zero _softfloat_float64_to_int32_round_to_zero macro
softfloat-qp.h 32 #define float64_to_int32_round_to_zero _softfloat_float64_to_int32_round_to_zero macro
softfloat-qp.h 32 #define float64_to_int32_round_to_zero _softfloat_float64_to_int32_round_to_zero macro
  /src/lib/libc/arch/sparc64/softfloat/
softfloat-qp.h 32 #define float64_to_int32_round_to_zero _softfloat_float64_to_int32_round_to_zero macro
softfloat-qp.h 32 #define float64_to_int32_round_to_zero _softfloat_float64_to_int32_round_to_zero macro
softfloat-qp.h 32 #define float64_to_int32_round_to_zero _softfloat_float64_to_int32_round_to_zero macro
  /src/lib/libc/softfloat/bits32/
softfloat.c 1489 int32 float64_to_int32_round_to_zero( float64 a ) function in typeref:typename:int32
softfloat.c 1489 int32 float64_to_int32_round_to_zero( float64 a ) function in typeref:typename:int32
softfloat.c 1489 int32 float64_to_int32_round_to_zero( float64 a ) function in typeref:typename:int32
  /src/lib/libc/softfloat/
softfloat-for-gcc.h 85 #define float64_to_int32_round_to_zero __fixdfsi macro
softfloat-for-gcc.h 85 #define float64_to_int32_round_to_zero __fixdfsi macro
softfloat-for-gcc.h 85 #define float64_to_int32_round_to_zero __fixdfsi macro
  /src/sys/lib/libkern/
softfloat.c 2271 int32 float64_to_int32_round_to_zero( float64 a ) function in typeref:typename:int32
softfloat.c 2271 int32 float64_to_int32_round_to_zero( float64 a ) function in typeref:typename:int32
softfloat.c 2271 int32 float64_to_int32_round_to_zero( float64 a ) function in typeref:typename:int32
  /src/lib/libc/softfloat/bits64/
softfloat.c 2369 int32 float64_to_int32_round_to_zero( float64 a ) function in typeref:typename:int32
softfloat.c 2369 int32 float64_to_int32_round_to_zero( float64 a ) function in typeref:typename:int32
softfloat.c 2369 int32 float64_to_int32_round_to_zero( float64 a ) function in typeref:typename:int32

Completed in 61 milliseconds