OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REALPART
(Results
1 - 4
of
4
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h
445
#define
REALPART
(z) ((z).a[0])
469
REALPART
(z) = x;
481
REALPART
(z) = x;
493
REALPART
(z) = x;
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h
449
#define
REALPART
(z) ((z).a[0])
467
REALPART
(z) = x;
477
REALPART
(z) = x;
487
REALPART
(z) = x;
/prebuilts/ndk/r11/sources/android/support/src/msun/
math_private.h
445
#define
REALPART
(z) ((z).a[0])
463
REALPART
(z) = x;
473
REALPART
(z) = x;
483
REALPART
(z) = x;
/prebuilts/ndk/r13/sources/android/support/src/msun/
math_private.h
445
#define
REALPART
(z) ((z).a[0])
463
REALPART
(z) = x;
473
REALPART
(z) = x;
483
REALPART
(z) = x;
Completed in 151 milliseconds