OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__new_exitfn
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
cxa.c
65
struct exit_function *
__new_exitfn
(void);
72
struct exit_function *new =
__new_exitfn
();
111
struct exit_function *
__new_exitfn
(void)
function
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
cxa.c
65
struct exit_function *
__new_exitfn
(void);
72
struct exit_function *new =
__new_exitfn
();
111
struct exit_function *
__new_exitfn
(void)
function
Completed in 142 milliseconds