Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dcxa.c39 struct exit_function struct
62 struct exit_function fns[32]; argument
65 struct exit_function *__new_exitfn (void);
72 struct exit_function *new = __new_exitfn (); in __cxa_atexit()
111 struct exit_function *__new_exitfn(void) in __new_exitfn()
172 struct exit_function *f; in __cxa_finalize()