HomeSort by relevance Sort by last modified time
    Searched full:__fsel (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 86 * __fsel - Floating Select
787 * __fsel - Floating Select
793 static inline double __fsel (double test, double a, double b) __attribute__((always_inline));
795 __fsel (double test, double a, double b) function

Completed in 145 milliseconds