HomeSort by relevance Sort by last modified time
    Searched defs:SET_FLOAT_WORD (Results 1 - 6 of 6) sorted by null

  /ndk/sources/android/support/src/musl-math/
libm.h 125 #define SET_FLOAT_WORD(d,w) \
  /device/google/contexthub/lib/libm/
fdlibm.h 358 #define SET_FLOAT_WORD(d,i) \
  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 184 #define SET_FLOAT_WORD(d,i) \
602 SET_FLOAT_WORD(*xp, __hx); \
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 188 #define SET_FLOAT_WORD(d,i) \
594 SET_FLOAT_WORD(*xp, __hx); \
  /ndk/sources/android/support/src/msun/
math_private.h 184 #define SET_FLOAT_WORD(d,i) \
590 SET_FLOAT_WORD(*xp, __hx); \
  /frameworks/rs/driver/runtime/
rs_cl.c     [all...]

Completed in 625 milliseconds