OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IMAGPART
(Results
1 - 2
of
2
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h
446
#define
IMAGPART
(z) ((z).a[1])
470
IMAGPART
(z) = y;
482
IMAGPART
(z) = y;
494
IMAGPART
(z) = y;
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h
450
#define
IMAGPART
(z) ((z).a[1])
468
IMAGPART
(z) = y;
478
IMAGPART
(z) = y;
488
IMAGPART
(z) = y;
Completed in 225 milliseconds