OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEPTH
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/lib/libc/sys/
t_getcontext.c
41
#define
DEPTH
3
51
ATF_REQUIRE_EQ(n,
DEPTH
- calls - 1);
100
ucontext_t uc[
DEPTH
];
104
for (i = 0; i <
DEPTH
; ++i) {
118
ATF_REQUIRE_EQ(setcontext(&uc[
DEPTH
-1]), 0);
/src/external/gpl3/gcc/dist/gcc/
modulo-sched.cc
2453
#define
DEPTH
(x) (ASAP ((x)))
2711
if (max_dv <
DEPTH
(u_node))
2713
max_dv =
DEPTH
(u_node);
2717
else if ((max_dv ==
DEPTH
(u_node))
/src/external/gpl3/gcc.old/dist/gcc/
modulo-sched.cc
2453
#define
DEPTH
(x) (ASAP ((x)))
2711
if (max_dv <
DEPTH
(u_node))
2713
max_dv =
DEPTH
(u_node);
2717
else if ((max_dv ==
DEPTH
(u_node))
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026