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_4_called
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/stdlib/
h_atexit.c
98
static int
cxa_handler_4_called
;
local in function:cxa_handler_4
101
ASSERT(
cxa_handler_4_called
== 0);
105
cxa_handler_4_called
= 1;
/src/tests/lib/libpthread/
h_atexit.c
103
static int
cxa_handler_4_called
;
local in function:cxa_handler_4
106
ASSERT(
cxa_handler_4_called
== 0);
110
cxa_handler_4_called
= 1;
Completed in 12 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025