Home
last modified time | relevance | path

Searched refs:accepted_length (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.h285 : loc_cache (), accepted_length (0), current_file (NULL), current_line (0), in lto_location_cache()
323 int accepted_length; variable
H A Dlto-streamer-in.cc478 accepted_length = 0; in apply_location_cache()
488 accepted_length = loc_cache.length (); in accept_location_cache()
496 loc_cache.truncate (accepted_length); in revert_location_cache()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer.h326 : loc_cache (), accepted_length (0), current_file (NULL), current_line (0), in lto_location_cache()
364 int accepted_length; variable
H A Dlto-streamer-in.c478 accepted_length = 0;
488 accepted_length = loc_cache.length ();
496 loc_cache.truncate (accepted_length);