| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | buffer.h | 155 int set_block (struct buffer *);
|
| H A D | ms-buffer.c | 50 return set_block (mb->cur); in ms_buffer_block()
|
| H A D | log-buffer.c | 344 return set_block (lb->buf); in log_buffer_block()
|
| H A D | buffer.c | 342 status = set_block (buf); in buf_flush() 391 set_block (struct buffer *buf) in set_block() function 1696 return set_block (pb->buf); in packetizing_buffer_block()
|
| H A D | zlib.c | 395 return set_block (cb->buf); in compress_buffer_block()
|
| H A D | server.c | 4177 set_block (buf_to_net); in do_cvs_command() 4237 set_block (buf_to_net); in do_cvs_command() 6155 set_block (buf_to_net); in server_cleanup()
|
| H A D | ChangeLog-96 | 1804 * client.c (log_buffer_block): Call set_block and set_nonblock, 1956 (set_nonblock, set_block): Use block function, rather than calling
|
| H A D | ChangeLog-9395 | 3500 set_block, buf_send_counted, buf_copy_counted): Rewrite for new
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | lto-streamer-in.c | 462 current_loc = set_block (current_loc, loc.block); 467 current_loc = set_block (current_loc, loc.block); 530 *loc = set_block (*loc, stream_block); 586 *loc = set_block (current_loc, block);
|
| H A D | tree-inline.c | 896 return set_block (locus, *n); in remap_location() 902 return set_block (locus, id->block); in remap_location()
|
| H A D | tree-cfg.c | 7198 locus = set_block (locus, d->new_block); in move_block_to_fn() 7260 e->goto_locus = set_block (e->goto_locus, d->new_block); in move_block_to_fn()
|
| H A D | gimple.h | 1865 g->location = set_block (g->location, block);
|
| H A D | tree.c | 12419 t->exp.locus = set_block (t->exp.locus, b); in tree_set_block() 14921 set_block (location_t loc, tree block) in set_block() function
|
| H A D | tree.h | 6185 extern location_t set_block (location_t loc, tree block);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | lto-streamer-in.cc | 462 current_loc = set_block (current_loc, loc.block); in apply_location_cache() 467 current_loc = set_block (current_loc, loc.block); in apply_location_cache() 530 *loc = set_block (*loc, stream_block); in input_location_and_block() 586 *loc = set_block (current_loc, block); in input_location_and_block()
|
| H A D | tree-inline.cc | 873 return set_block (locus, *n); in remap_location() 879 return set_block (locus, id->block); in remap_location()
|
| H A D | tree-cfg.cc | 7278 locus = set_block (locus, d->new_block); in move_block_to_fn() 7337 e->goto_locus = set_block (e->goto_locus, d->new_block); in move_block_to_fn()
|
| H A D | gimple.h | 1891 gimple_set_location (g, set_block (g->location, block));
|
| H A D | tree.cc | 11515 t->exp.locus = set_block (t->exp.locus, b); in tree_set_block() 14173 set_block (location_t loc, tree block) in set_block() function
|
| H A D | tree.h | 6417 extern location_t set_block (location_t loc, tree block);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | ChangeLog-2013 | 291 (set_block): Remove function. 293 * d-irstate.cc (IRBase::startBindings): Inline set_block here.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-2004 | 3872 (set_block): Remove. 3873 * decl.c (set_block): Remove.
|
| H A D | ChangeLog-2001 | 2348 set_block, pushdecl, getdecls, gettags, init_decl_processing,
|
| H A D | ChangeLog-2002 | 3562 * cp-tree.h (pushdecl, pushlevel, poplevel, set_block,
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | ChangeLog-2004 | 1484 * f95-lang.c (set_block): Remove.
|