Searched refs:fns (Results 1 – 4 of 4) sorted by relevance
62 struct exit_function fns[32]; member122 if (l->fns[i].flavor == ef_free) in __new_exitfn()127 if (l->idx < sizeof (l->fns) / sizeof (l->fns[0])) { in __new_exitfn()146 l->fns[i].flavor = ef_us; in __new_exitfn()152 return l == NULL ? NULL : &l->fns[i]; in __new_exitfn()174 for (f = &funcs->fns[funcs->idx - 1]; f >= &funcs->fns[0]; --f) { in __cxa_finalize()
239 event_callback* fns = static_cast<event_callback*>(realloc(__fn_, newesize)); in register_callback() local240 if (fns == 0) in register_callback()242 __fn_ = fns; in register_callback()
348 -rm -rf make.aux make.cp make.cps make.fn make.fns make.ky make.kys make.log \
991 // helper fns for basic_string