OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cxa_handler_2_called
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/stdlib/
h_atexit.c
126
static int
cxa_handler_2_called
;
local in function:cxa_handler_2
129
ASSERT(
cxa_handler_2_called
== 0);
133
cxa_handler_2_called
= 1;
/src/tests/lib/libpthread/
h_atexit.c
131
static int
cxa_handler_2_called
;
local in function:cxa_handler_2
134
ASSERT(
cxa_handler_2_called
== 0);
138
cxa_handler_2_called
= 1;
Completed in 12 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025