HomeSort by: relevance | last modified time | path
    Searched defs:begin_block (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
debug.h 60 void (* begin_block) (unsigned int line, unsigned int n); member in struct:gcc_debug_hooks
62 /* Record the end of a block. Arguments as for begin_block. */
  /src/external/gpl3/gcc.old/dist/gcc/
debug.h 60 void (* begin_block) (unsigned int line, unsigned int n); member in struct:gcc_debug_hooks
62 /* Record the end of a block. Arguments as for begin_block. */
  /src/external/gpl2/groff/dist/src/preproc/pic/
object.cpp 64 void output::begin_block(const position &, const position &) function in class:output
909 out->begin_block(south_west(), north_east());

Completed in 42 milliseconds