HomeSort by: relevance | last modified time | path
    Searched defs:baseidx (Results 1 - 1 of 1) sorted by relevancy

  /src/external/cddl/osnet/dist/tools/ctf/cvt/
ctf.c 905 int lastidx = 0, baseidx = -1; local
919 if (baseidx == -1) {
920 baseidx = lastidx;
936 tdata_label_add(td, baselabel, baseidx);
938 return (baseidx);

Completed in 25 milliseconds