OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:previous_depth
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/src/
x-tcl.c
253
int
previous_depth
= brace_depth;
local
255
return
previous_depth
;
259
phase2_pop (int
previous_depth
)
261
brace_depth =
previous_depth
;
762
int
previous_depth
;
local
767
previous_depth
= phase2_push () - 1;
773
phase2_pop (
previous_depth
);
Completed in 17 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026