Searched refs:DEPTH (Results 1 – 14 of 14) sorted by relevance
| /NextBSD/contrib/netbsd-tests/lib/libc/sys/ |
| HD | t_getcontext.c | 41 #define DEPTH 3 macro 51 ATF_REQUIRE_EQ(n, DEPTH - calls - 1); 106 ucontext_t uc[DEPTH]; 110 for (i = 0; i < DEPTH; ++i) { 134 ATF_REQUIRE_EQ(setcontext(&uc[DEPTH-1]), 0);
|
| /NextBSD/cddl/contrib/dtracetoolkit/Java/ |
| HD | j_profile.d | 57 #define DEPTH 10 /* stack depth, frames */ macro 64 DEPTH, RATE); 70 @stacks[jstack(DEPTH)] = count();
|
| /NextBSD/cddl/contrib/dtracetoolkit/Bin/ |
| D | j_profile.d | 57 #define DEPTH 10 /* stack depth, frames */ macro 64 DEPTH, RATE); 70 @stacks[jstack(DEPTH)] = count();
|
| D | py_profile.d | 58 #define DEPTH 10 /* stack depth, frames */ macro 65 DEPTH, RATE); 71 @stacks[jstack(DEPTH)] = count();
|
| /NextBSD/cddl/contrib/dtracetoolkit/Python/ |
| HD | py_profile.d | 58 #define DEPTH 10 /* stack depth, frames */ macro 65 DEPTH, RATE); 71 @stacks[jstack(DEPTH)] = count();
|
| /NextBSD/contrib/subversion/subversion/libsvn_ra_serf/ |
| HD | get_lock.c | 55 DEPTH, enumerator
|
| HD | lock.c | 56 DEPTH, enumerator
|
| /NextBSD/contrib/gcc/ |
| HD | modulo-sched.c | 1638 #define DEPTH(x) (ASAP ((x))) macro 1879 if (max_dv < DEPTH (u_node)) in find_max_dv_min_mob() 1881 max_dv = DEPTH (u_node); in find_max_dv_min_mob() 1885 else if ((max_dv == DEPTH (u_node)) in find_max_dv_min_mob()
|
| HD | c-typeck.c | 4746 #define RESTORE_SPELLING_DEPTH(DEPTH) (spelling = spelling_base + (DEPTH)) argument
|
| HD | FSFChangeLog.10 | 929 (FIX_FRAME_POINTER_ADDRESS): Don't use DEPTH in string.
|
| /NextBSD/sys/boot/ficl/ |
| HD | ficl.h | 415 #define DEPTH() stackDepth(pVM->pStack) macro
|
| /NextBSD/contrib/groff/doc/ |
| HD | groff-2 | 3389 WIDTH[`,'HEIGHT[`,'DEPTH[`,'ITALIC-CORRECTION 3400 negative height. The DEPTH subfield gives the depth of the glyph, that
|
| /NextBSD/contrib/gdb/gdb/doc/ |
| HD | gdb.info-2 | 7210 -stack-info-depth [ MAX-DEPTH ] 7212 Return the depth of the stack. If the integer argument MAX-DEPTH is 7213 specified, do not count beyond MAX-DEPTH frames.
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog-2004 | 1400 (dfs_find_final_ocerrider_1): Add DEPTH parameter. Adjust.
|