HomeSort by relevance Sort by last modified time
    Searched full:__fsels (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 87 * __fsels - Floating Select (Single-Precision variant)
805 * __fsels - Floating Select (Single-Precision variant)
812 static inline float __fsels (double test, double a, double b) __attribute__((always_inline));
814 __fsels (double test, double a, double b) function

Completed in 51 milliseconds