Searched refs:current_mark (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dis/
H A Ddis_list.c65 static int current_mark = 0; variable
196 cb.cb_mark = ++current_mark;
210 if (unp->un_mark != current_mark)
270 cb.cb_mark = ++current_mark;
283 if (unp->un_mark != current_mark)

Completed in 126 milliseconds