Searched refs:ind (Results 1 – 1 of 1) sorted by relevance
46 int ind; /* next index in this table */ member92 if (p->ind + 1 >= p->max) in __cxa_atexit()108 p->ind = 1; in __cxa_atexit()110 p->ind = 0; in __cxa_atexit()116 fnp = &p->fns[p->ind++]; in __cxa_atexit()148 for (n = p->ind; --n >= 0;) { in __cxa_finalize()