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