Home
last modified time | relevance | path

Searched refs:set_block (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dbuffer.h155 int set_block (struct buffer *);
H A Dms-buffer.c50 return set_block (mb->cur); in ms_buffer_block()
H A Dlog-buffer.c344 return set_block (lb->buf); in log_buffer_block()
H A Dbuffer.c342 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 Dzlib.c395 return set_block (cb->buf); in compress_buffer_block()
H A Dserver.c4177 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 DChangeLog-961804 * client.c (log_buffer_block): Call set_block and set_nonblock,
1956 (set_nonblock, set_block): Use block function, rather than calling
H A DChangeLog-93953500 set_block, buf_send_counted, buf_copy_counted): Rewrite for new
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer-in.c462 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 Dtree-inline.c896 return set_block (locus, *n); in remap_location()
902 return set_block (locus, id->block); in remap_location()
H A Dtree-cfg.c7198 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 Dgimple.h1865 g->location = set_block (g->location, block);
H A Dtree.c12419 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 Dtree.h6185 extern location_t set_block (location_t loc, tree block);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-in.cc462 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 Dtree-inline.cc873 return set_block (locus, *n); in remap_location()
879 return set_block (locus, id->block); in remap_location()
H A Dtree-cfg.cc7278 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 Dgimple.h1891 gimple_set_location (g, set_block (g->location, block));
H A Dtree.cc11515 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 Dtree.h6417 extern location_t set_block (location_t loc, tree block);
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2013291 (set_block): Remove function.
293 * d-irstate.cc (IRBase::startBindings): Inline set_block here.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20043872 (set_block): Remove.
3873 * decl.c (set_block): Remove.
H A DChangeLog-20012348 set_block, pushdecl, getdecls, gettags, init_decl_processing,
H A DChangeLog-20023562 * cp-tree.h (pushdecl, pushlevel, poplevel, set_block,
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20041484 * f95-lang.c (set_block): Remove.

12