HomeSort by: relevance | last modified time | path
    Searched refs:float32_to_uint32_round_to_zero (Results 1 - 13 of 13) 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
softfloat.h 155 unsigned int float32_to_uint32_round_to_zero( float32 );
  /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
softfloat.h 150 unsigned int float32_to_uint32_round_to_zero( float32 );
  /src/lib/libc/softfloat/
softfloat-for-gcc.h 99 #define float32_to_uint32_round_to_zero __fixunssfsi macro
  /src/lib/libc/arch/arm/softfloat/
softfloat.h 152 unsigned int float32_to_uint32_round_to_zero( float32 );
  /src/lib/libc/arch/mips/softfloat/
softfloat.h 153 unsigned int float32_to_uint32_round_to_zero( float32 );
  /src/lib/libc/arch/or1k/softfloat/
softfloat.h 148 unsigned int float32_to_uint32_round_to_zero( float32 );
  /src/lib/libc/arch/powerpc/softfloat/
softfloat.h 148 unsigned int float32_to_uint32_round_to_zero( float32 );
  /src/lib/libc/arch/sh3/softfloat/
softfloat.h 151 unsigned int float32_to_uint32_round_to_zero( float32 );
  /src/lib/libc/arch/m68k/softfloat/
softfloat.h 153 unsigned int float32_to_uint32_round_to_zero( float32 );
  /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 5613 uint32 float32_to_uint32_round_to_zero( float32 a ) function in typeref:typename:uint32

Completed in 33 milliseconds