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

  /src/lib/libc/arch/aarch64/softfloat/
softfloat-qp.h 35 #define float32_to_uint32_round_to_zero _softfloat_float32_to_uint32_round_to_zero macro
  /src/lib/libc/arch/sparc64/softfloat/
softfloat-qp.h 35 #define float32_to_uint32_round_to_zero _softfloat_float32_to_uint32_round_to_zero macro
  /src/lib/libc/softfloat/
softfloat-for-gcc.h 99 #define float32_to_uint32_round_to_zero __fixunssfsi macro
  /src/sys/lib/libkern/
softfloat.c 5379 uint32 float32_to_uint32_round_to_zero( float32 a ) function in typeref:typename:uint32
  /src/lib/libc/softfloat/bits64/
softfloat.c 5573 uint32 float32_to_uint32_round_to_zero( float32 a ) function in typeref:typename:uint32

Completed in 52 milliseconds