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_3_called
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/stdlib/
h_atexit.c
112
static int
cxa_handler_3_called
;
local in function:cxa_handler_3
115
ASSERT(
cxa_handler_3_called
== 0);
119
cxa_handler_3_called
= 1;
/src/tests/lib/libpthread/
h_atexit.c
117
static int
cxa_handler_3_called
;
local in function:cxa_handler_3
120
ASSERT(
cxa_handler_3_called
== 0);
124
cxa_handler_3_called
= 1;
Completed in 13 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025