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

/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c755 int lastidx = 0, baseidx = -1; local
769 if (baseidx == -1) {
770 baseidx = lastidx;
786 tdata_label_add(td, baselabel, baseidx);
788 return (baseidx);

Completed in 87 milliseconds