Home
last modified time | relevance | path

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

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