Searched refs:__powidf2 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dpowidf2.c1 //===-- powidf2.cpp - Implement __powidf2 ---------------------------------===//
9 // This file implements __powidf2 for the compiler_rt library.
17 COMPILER_RT_ABI double __powidf2(double a, si_int b) { function
H A Dapple_versioning.c125 NOT_HERE_BEFORE_10_6(__powidf2)
310 NOT_HERE_UNTIL_AFTER_4_3(__powidf2)
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp44 __powidf2
/freebsd-11-stable/contrib/gcc/
H A Dlibgcc2.h381 extern DFtype __powidf2 (DFtype, int);
H A Dlibgcc2.c1739 # define NAME __powidf2

Completed in 60 milliseconds