Home
last modified time | relevance | path

Searched refs:BLOCK_HANDLER_BLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Ddbxout.c3432 if (BLOCK_HANDLER_BLOCK (block)) in dbxout_block()
Dtree.h1860 #define BLOCK_HANDLER_BLOCK(NODE) \ macro