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

/freebsd-13-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, int b) { function
H A Dapple_versioning.c125 NOT_HERE_BEFORE_10_6(__powidf2)
310 NOT_HERE_UNTIL_AFTER_4_3(__powidf2)

Completed in 50 milliseconds