Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1905 #define BLOCK_CHAIN(NODE) (BLOCK_CHECK (NODE)->block.chain) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h2014 #define BLOCK_CHAIN(NODE) (BLOCK_CHECK (NODE)->block.chain) macro