Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1957 #define BLOCK_SOURCE_END_LOCATION(NODE) (BLOCK_CHECK (NODE)->block.end_locus) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h2070 #define BLOCK_SOURCE_END_LOCATION(NODE) (BLOCK_CHECK (NODE)->block.end_locus) macro