Searched refs:DEPTH (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/contrib/gcc/
H A Dc-typeck.c4770 #define RESTORE_SPELLING_DEPTH(DEPTH) (spelling = spelling_base + (DEPTH))
H A Dmodulo-sched.c1642 #define DEPTH(x) (ASAP ((x)))
1883 if (max_dv < DEPTH (u_node))
1885 max_dv = DEPTH (u_node);
1889 else if ((max_dv == DEPTH (u_node))
1638 #define DEPTH macro
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getcontext.c41 #define DEPTH 3 macro
51 ATF_REQUIRE_EQ(n, DEPTH - calls - 1);
112 ucontext_t uc[DEPTH];
116 for (i = 0; i < DEPTH; ++i) {
149 ATF_REQUIRE_EQ(setcontext(&uc[DEPTH-1]), 0);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_lock.c57 DEPTH,
55 DEPTH, enumerator in enum:__anon5385
H A Dlock.c58 DEPTH,
56 DEPTH, enumerator in enum:__anon166
/freebsd-11-stable/stand/ficl/
H A Dficl.h415 #define DEPTH() stackDepth(pVM->pStack) macro

Completed in 251 milliseconds