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

/external/stlport/src/
H A Dcxa.c39 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;
/external/opencv/cv/src/
H A Dcvapprox.cpp98 goto exit_function;
149 goto exit_function;
398 exit_function:

Completed in 77 milliseconds