/netbsd-src/tests/lib/libc/sys/ |
H A D | t_getcontext.c | 41 #define DEPTH 3 macro 51 ATF_REQUIRE_EQ(n, DEPTH - calls - 1); in run() 100 ucontext_t uc[DEPTH]; in ATF_TC_BODY() 104 for (i = 0; i < DEPTH; ++i) { in ATF_TC_BODY() 118 ATF_REQUIRE_EQ(setcontext(&uc[DEPTH-1]), 0); in ATF_TC_BODY()
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Java/ |
H A D | j_profile.d | 57 #define DEPTH 10 /* stack depth, frames */ macro 64 DEPTH, RATE); 70 @stacks[jstack(DEPTH)] = count();
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Bin/ |
H A D | j_profile.d | 57 #define DEPTH 10 /* stack depth, frames */ macro 64 DEPTH, RATE); 70 @stacks[jstack(DEPTH)] = count();
|
H A D | py_profile.d | 58 #define DEPTH 10 /* stack depth, frames */ macro 65 DEPTH, RATE); 71 @stacks[jstack(DEPTH)] = count();
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Python/ |
H A D | py_profile.d | 58 #define DEPTH 10 /* stack depth, frames */ macro 65 DEPTH, RATE); 71 @stacks[jstack(DEPTH)] = count();
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | modulo-sched.cc | 2449 #define DEPTH(x) (ASAP ((x))) macro 2707 if (max_dv < DEPTH (u_node)) in find_max_dv_min_mob() 2709 max_dv = DEPTH (u_node); in find_max_dv_min_mob() 2713 else if ((max_dv == DEPTH (u_node)) in find_max_dv_min_mob()
|
H A D | FSFChangeLog.10 | 929 (FIX_FRAME_POINTER_ADDRESS): Don't use DEPTH in string.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | modulo-sched.c | 2448 #define DEPTH(x) (ASAP ((x))) macro 2706 if (max_dv < DEPTH (u_node)) in find_max_dv_min_mob() 2708 max_dv = DEPTH (u_node); in find_max_dv_min_mob() 2712 else if ((max_dv == DEPTH (u_node)) in find_max_dv_min_mob()
|
H A D | FSFChangeLog.10 | 929 (FIX_FRAME_POINTER_ADDRESS): Don't use DEPTH in string.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 7684 #define RESTORE_SPELLING_DEPTH(DEPTH) (spelling = spelling_base + (DEPTH)) argument
|
/netbsd-src/external/gpl2/groff/dist/doc/ |
H A D | groff-2 | 3389 WIDTH[`,'HEIGHT[`,'DEPTH[`,'ITALIC-CORRECTION 3400 negative height. The DEPTH subfield gives the depth of the glyph, that
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 7856 #define RESTORE_SPELLING_DEPTH(DEPTH) (spelling = spelling_base + (DEPTH)) argument
|
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/ |
H A D | EastAsianWidth.txt | 2323 1DA76..1DA83;N # So [14] SIGNWRITING LIMB COMBINATION..SIGNWRITING LOCATION DEPTH
|
H A D | UnicodeData.txt | 29645 1DA83;SIGNWRITING LOCATION DEPTH;So;0;L;;;;;N;;;;;
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/ |
H A D | EastAsianWidth.txt | 2285 1DA76..1DA83;N # So [14] SIGNWRITING LIMB COMBINATION..SIGNWRITING LOCATION DEPTH
|
H A D | UnicodeData.txt | 28967 1DA83;SIGNWRITING LOCATION DEPTH;So;0;L;;;;;N;;;;;
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2004 | 1400 (dfs_find_final_ocerrider_1): Add DEPTH parameter. Adjust.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | cpp.info | 4336 '-fmax-include-depth=DEPTH'
|
H A D | gcc.info | 959 -fmacro-prefix-map=OLD=NEW -fmax-include-depth=DEPTH 13270 When the limit hits the innermost RPO-VN-MAX-LOOP-DEPTH loops 15260 '-fmax-include-depth=DEPTH'
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | cpp.info | 4280 '-fmax-include-depth=DEPTH'
|
H A D | gcc.info | 910 -fmax-include-depth=DEPTH 11618 When the limit hits the innermost RPO-VN-MAX-LOOP-DEPTH loops 13274 '-fmax-include-depth=DEPTH'
|