HomeSort by: relevance | last modified time | path
    Searched defs:__powisf2 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
powisf2.c 1 /*===-- powisf2.cpp - Implement __powisf2 ---------------------------------===
10 * This file implements __powisf2 for the compiler_rt library.
20 __powisf2(float a, si_int b) function in typeref:typename:COMPILER_RT_ABI float

Completed in 13 milliseconds