Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1897 #define BLOCK_VARS(NODE) (BLOCK_CHECK (NODE)->block.vars) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h2000 #define BLOCK_VARS(NODE) (BLOCK_CHECK (NODE)->block.vars) macro