OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:call_depth
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/stdlib/
atexit.c
195
static u_int
call_depth
;
local in function:__cxa_finalize
201
call_depth
++;
231
if (
call_depth
== 1) {
244
call_depth
--;
247
if (
call_depth
> 0)
Completed in 112 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025