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

  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 649 #define RETURN2P(x, y) do { \
661 RETURN2P((rp)->hi, (rp)->lo); \
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 641 #define RETURN2P(x, y) do { \
653 RETURN2P((rp)->hi, (rp)->lo); \
  /ndk/sources/android/support/src/msun/
math_private.h 637 #define RETURN2P(x, y) do { \
649 RETURN2P((rp)->hi, (rp)->lo); \

Completed in 194 milliseconds