Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
HDfloatundidf.c27 COMPILER_RT_ABI double __floatundidf(du_int a) { in __floatundidf() function
54 COMPILER_RT_ABI double __floatundidf(du_int a) { in __floatundidf() function
/freebsd-11-stable/contrib/gcc/config/soft-fp/
HDfloatundidf.c35 DFtype __floatundidf(UDItype i) in __floatundidf() function
/freebsd-11-stable/contrib/gcc/config/
HDfloatundidf.c9 __floatundidf (UDItype u) in __floatundidf() function
/freebsd-11-stable/contrib/gcc/config/rs6000/
HDppc64-fp.c132 __floatundidf (UDItype u) in __floatundidf() function
/freebsd-11-stable/contrib/gcc/
HDlibgcc2.h284 #define __floatundidf __NDW(floatun,df) macro