Home
last modified time | relevance | path

Searched refs:nptent (Results 1 – 1 of 1) sorted by relevance

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c61 uint_t nptent; /* number of processed types */ member
308 if (++b->nptent < CTF_V3_TYPE_TO_INDEX(tp->t_id)) { in write_type()
310 b->nptent - 1, CTF_V3_TYPE_TO_INDEX(tp->t_id)); in write_type()
314 while (b->nptent < CTF_V3_TYPE_TO_INDEX(tp->t_id)) { in write_type()
316 b->nptent++; in write_type()