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

/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c856 int lastidx = 0, baseidx = -1; local
870 if (baseidx == -1) {
871 baseidx = lastidx;
887 tdata_label_add(td, baselabel, baseidx);
889 return (baseidx);

Completed in 107 milliseconds