Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-streamer-in.c240 static bool stream_sysp; in input_location() local
260 stream_sysp = bp_unpack_value (bp, 1); in input_location()
273 && current_col == stream_col && current_sysp == stream_sysp) in input_location()
280 = {stream_file, loc, stream_line, stream_col, stream_sysp}; in input_location()