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

  /src/lib/libc/arch/aarch64/softfloat/
softfloat-qp.h 36 #define float64_to_uint32_round_to_zero _softfloat_float64_to_uint32_round_to_zero macro
softfloat.h 193 unsigned int float64_to_uint32_round_to_zero( float64 );
  /src/lib/libc/arch/sparc64/softfloat/
softfloat-qp.h 36 #define float64_to_uint32_round_to_zero _softfloat_float64_to_uint32_round_to_zero macro
softfloat.h 188 unsigned int float64_to_uint32_round_to_zero( float64 );
  /src/lib/libc/softfloat/
softfloat-for-gcc.h 100 #define float64_to_uint32_round_to_zero __fixunsdfsi macro
  /src/lib/libc/arch/arm/softfloat/
softfloat.h 196 unsigned int float64_to_uint32_round_to_zero( float64 );
  /src/lib/libc/arch/mips/softfloat/
softfloat.h 197 unsigned int float64_to_uint32_round_to_zero( float64 );
  /src/lib/libc/arch/or1k/softfloat/
softfloat.h 188 unsigned int float64_to_uint32_round_to_zero( float64 );
  /src/lib/libc/arch/powerpc/softfloat/
softfloat.h 188 unsigned int float64_to_uint32_round_to_zero( float64 );
  /src/lib/libc/arch/sh3/softfloat/
softfloat.h 195 unsigned int float64_to_uint32_round_to_zero( float64 );
  /src/lib/libc/arch/m68k/softfloat/
softfloat.h 192 unsigned int float64_to_uint32_round_to_zero( float64 );
  /src/sys/lib/libkern/
softfloat.c 5334 uint32 float64_to_uint32_round_to_zero( float64 a ) function in typeref:typename:uint32
  /src/lib/libc/softfloat/bits64/
softfloat.c 5527 uint32 float64_to_uint32_round_to_zero( float64 a ) function in typeref:typename:uint32

Completed in 24 milliseconds