Home
last modified time | relevance | path

Searched defs:b_head (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sbin/fdisk/
H A Dfdisk.c223 static int b_cyl, b_head, b_sec; /* b_flag values. */ global() variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgrtl.c841 rtx_insn *b_head = BB_HEAD (b), *b_end = BB_END (b), *a_end = BB_END (a); in rtl_merge_blocks() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgrtl.cc865 rtx_insn *b_head = BB_HEAD (b), *b_end = BB_END (b), *a_end = BB_END (a); in rtl_merge_blocks() local