Home
last modified time | relevance | path

Searched defs:end_block (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddebug.h59 void (* end_block) (unsigned int line, unsigned int n); member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddebug.h63 void (* end_block) (unsigned int line, unsigned int n); member
/netbsd-src/usr.bin/vndcompress/
H A Dcommon.h153 uint32_t end_block; /* end for partial transfer */ member
H A Dvndcompress.c73 uint32_t end_block; /* last block to transfer */ member
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_init.c515 unsigned_word end_block, in write_stack_arguments()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddebug.h409 bool (*end_block) (void *, bfd_vma); member
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.h409 bool (*end_block) (void *, bfd_vma); member
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dblocks.cc1067 function_info::end_block (build_info &bi, bb_info *bb) in end_block() function in function_info
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.c999 char *end_block = xmalloc (8); in discard_until() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dobject.cpp68 void output::end_block() in end_block() function in output
/netbsd-src/external/mit/isl/dist/
H A Disl_ast.c3021 static __isl_give isl_printer *end_block(__isl_take isl_printer *p) in end_block() function