Home
last modified time | relevance | path

Searched defs:float32_to_uint32_round_to_zero (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h40 #define float32_to_uint32_round_to_zero __fixunssfsi macro
/openbsd-src/sys/lib/libkern/
H A Dsoftfloat.c5552 uint32 float32_to_uint32_round_to_zero( float32 a ) in float32_to_uint32_round_to_zero() function