Home
last modified time | relevance | path

Searched defs:__floatundisf (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/soft-fp/
H A Dfloatundisf.c35 SFtype __floatundisf(UDItype i) in __floatundisf() function
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfloatundisf.c22 COMPILER_RT_ABI float __floatundisf(du_int a) { in __floatundisf() function
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dppc64-fp.c169 __floatundisf (UDItype u) in __floatundisf() function
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dieee754-sf.S1649 .global __floatundisf symbol
1651 __floatundisf: label
/openbsd-src/gnu/gcc/gcc/
H A Dlibgcc2.h287 #define __floatundisf __NDW(floatun,sf) macro