Searched defs:TREE_IMAGPART (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1042 #define TREE_IMAGPART(NODE) (COMPLEX_CST_CHECK (NODE)->complex.imag) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree.h1066 #define TREE_IMAGPART(NODE) (COMPLEX_CST_CHECK (NODE)->complex.imag) macro

Completed in 113 milliseconds