HomeSort by relevance Sort by last modified time
    Searched full:exit_function (Results 1 - 1 of 1) sorted by null

  /external/stlport/src/
cxa.c 39 struct exit_function struct
62 struct exit_function fns[32];
65 struct exit_function *__new_exitfn (void);
72 struct exit_function *new = __new_exitfn ();
111 struct exit_function *__new_exitfn(void)
172 struct exit_function *f;

Completed in 28 milliseconds