HomeSort by relevance Sort by last modified time
    Searched full:__frsqrte (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
ppc_intrinsics.h 84 * __frsqrte - Floating Reciprocal Square Root Estimate
756 * __frsqrte - Floating Reciprocal Square Root Estimate
760 static inline double __frsqrte (double val) __attribute__((always_inline));
762 __frsqrte (double val) function

Completed in 475 milliseconds