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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dctf.c749 int lastidx = 0, baseidx = -1; local
763 if (baseidx == -1) {
764 baseidx = lastidx;
780 tdata_label_add(td, baselabel, baseidx);
782 return (baseidx);

Completed in 77 milliseconds