Home
last modified time | relevance | path

Searched defs:BLOCK_INFO (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreg-stack.c221 #define BLOCK_INFO(B) ((block_info) (B)->aux) macro
H A Dpredict.c3256 #define BLOCK_INFO(B) ((block_info *) (B)->aux) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreg-stack.cc222 #define BLOCK_INFO(B) ((block_info) (B)->aux) macro
H A Dpredict.cc3315 #define BLOCK_INFO(B) ((block_info *) (B)->aux) macro
/netbsd-src/sys/ufs/lfs/
H A Dlfs.h1123 } BLOCK_INFO; typedef