Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_flow.c128 static int prev_stream = -1; in set_position() local
138 if (pos.stream == prev_stream) in set_position()
1764 static int prev_stream = -1; in interesting_function() local
1772 if (sym->pos.stream == prev_stream) in interesting_function()
1775 prev_stream = sym->pos.stream; in interesting_function()