Searched refs:ind (Results 1 – 1 of 1) sorted by relevance
42 int ind; /* next index in this table */ member88 if (p->ind + 1 >= p->max) in __cxa_atexit()100 p->ind = 1; in __cxa_atexit()102 p->ind = 0; in __cxa_atexit()108 fnp = &p->fns[p->ind++]; in __cxa_atexit()140 for (n = p->ind; --n >= 0;) { in __cxa_finalize()207 p->ind = 1; in __atexit_register_cleanup()