OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextCleanup
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/cxx-stl/gabi++/src/
call_unexpected.cc
142
header->
nextCleanup
= globals->cleanupExceptions;
163
globals->cleanupExceptions = header->
nextCleanup
;
164
header->
nextCleanup
= NULL;
cxxabi_defines.h
294
__cxa_exception*
nextCleanup
;
Completed in 540 milliseconds