Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1027 #define TREE_REAL_CST_PTR(NODE) (REAL_CST_CHECK (NODE)->real_cst.real_cst_ptr) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h1051 #define TREE_REAL_CST_PTR(NODE) (REAL_CST_CHECK (NODE)->real_cst.real_cst_ptr) macro