Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ctf/cvt/
H A Dctf.c61 int nptent; /* number of processed types */ member
255 if (++b->nptent < CTF_TYPE_TO_INDEX(tp->t_id)) { in write_type()
257 b->nptent - 1, CTF_TYPE_TO_INDEX(tp->t_id)); in write_type()
261 while (b->nptent < CTF_TYPE_TO_INDEX(tp->t_id)) { in write_type()
263 b->nptent++; in write_type()