OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RETURNP
(Results
1 - 3
of
3
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h
641
#define
RETURNP
(x) do { \
660
RETURNP
((rp)->hi); \
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h
633
#define
RETURNP
(x) do { \
652
RETURNP
((rp)->hi); \
/ndk/sources/android/support/src/msun/
math_private.h
629
#define
RETURNP
(x) do { \
648
RETURNP
((rp)->hi); \
Completed in 452 milliseconds