/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | alloca.c | 118 char *deep; /* For stack depth measure. */ member 153 if ((STACK_DIR > 0 && hp->h.deep > depth) in alloca() 154 || (STACK_DIR < 0 && hp->h.deep < depth)) in alloca() 191 new->h.deep = depth; in alloca()
|
/netbsd-src/sys/dev/pci/ |
H A D | tga_conf.c | 143 int deep, addrmask, wide; in tga_identify() local 149 deep = (gder & 0x1) != 0; /* XXX */ in tga_identify() 156 if (!deep) { in tga_identify()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | alloca.c | 146 char *deep; /* For stack depth measure. */ member 179 if ((STACK_DIR > 0 && hp->h.deep > depth) in C_alloca() 180 || (STACK_DIR < 0 && hp->h.deep < depth)) in C_alloca() 207 ((header *) new_storage)->h.deep = depth; in C_alloca()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | alloca.c | 146 char *deep; /* For stack depth measure. */ member 179 if ((STACK_DIR > 0 && hp->h.deep > depth) in C_alloca() 180 || (STACK_DIR < 0 && hp->h.deep < depth)) in C_alloca() 207 ((header *) new_storage)->h.deep = depth; in C_alloca()
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | alloca.c | 159 char *deep; /* For stack depth measure. */ member 194 if ((STACK_DIR > 0 && hp->h.deep > depth) in alloca() 195 || (STACK_DIR < 0 && hp->h.deep < depth)) in alloca() 226 ((header *) new)->h.deep = depth; in alloca()
|
/netbsd-src/external/gpl2/texinfo/dist/lib/ |
H A D | alloca.c | 141 char *deep; /* For stack depth measure. */ member 176 if ((STACK_DIR > 0 && hp->h.deep > depth) in alloca() 177 || (STACK_DIR < 0 && hp->h.deep < depth)) in alloca() 214 new->h.deep = depth; in alloca()
|
/netbsd-src/external/gpl2/gmake/dist/ |
H A D | alloca.c | 157 char *deep; /* For stack depth measure. */ member 192 if ((STACK_DIR > 0 && hp->h.deep > depth) in alloca() 193 || (STACK_DIR < 0 && hp->h.deep < depth)) in alloca() 224 ((header *) new)->h.deep = depth; in alloca()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | alloca.c | 146 char *deep; /* For stack depth measure. */ member 179 if ((STACK_DIR > 0 && hp->h.deep > depth) in C_alloca() 180 || (STACK_DIR < 0 && hp->h.deep < depth)) in C_alloca() 207 ((header *) new_storage)->h.deep = depth; in C_alloca()
|
/netbsd-src/external/gpl3/gdb/dist/libiberty/ |
H A D | alloca.c | 146 char *deep; /* For stack depth measure. */ member 179 if ((STACK_DIR > 0 && hp->h.deep > depth) in C_alloca() 180 || (STACK_DIR < 0 && hp->h.deep < depth)) in C_alloca() 207 ((header *) new_storage)->h.deep = depth; in C_alloca()
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | alloca.c | 141 char *deep; /* For stack depth measure. */ member 176 if ((STACK_DIR > 0 && hp->h.deep > depth) in alloca() 177 || (STACK_DIR < 0 && hp->h.deep < depth)) in alloca() 214 new->h.deep = depth; in alloca()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | alloca.c | 146 char *deep; /* For stack depth measure. */ member 179 if ((STACK_DIR > 0 && hp->h.deep > depth) in C_alloca() 180 || (STACK_DIR < 0 && hp->h.deep < depth)) in C_alloca() 207 ((header *) new_storage)->h.deep = depth; in C_alloca()
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | alloca.c | 160 char *deep; /* For stack depth measure. */ member 195 if ((STACK_DIR > 0 && hp->h.deep > depth) in alloca() 196 || (STACK_DIR < 0 && hp->h.deep < depth)) in alloca() 227 ((header *) new)->h.deep = depth; in alloca()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_basic_flags.inc | 21 "Basic logging will keep track of at most this deep a call stack, "
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/s390_32/ |
H A D | README | 2 but some newer machines have a deep pipeline. Software-pipelining is
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/ |
H A D | tmvrmv10.ms | 15 ; Nothing deep.
|
H A D | tmvmrv10.ms | 15 ; Nothing deep.
|
/netbsd-src/external/ibm-public/postfix/dist/ |
H A D | RELEASE_NOTES-2.8 | 291 deep SMTP protocol tests too quickly. 293 [Feature 20100912] SMTP protocol engine for deep protocol tests, 297 The postscreen SMTP protocol engine implements a number of deep 301 and waiting for the server response); a second deep protocol test 304 deep protocol test detects spambots that send SMTP commands that
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | pgf | 38 >>20 byte 14 deep multi-channel,
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | typeinfo | 132 // a deep string comparison. 141 // type_infos are equal if their addresses are equal or if a deep string 159 // be unique, we must perform a deep string comparison of the type names.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
H A D | bitfields.c | 36 } deep; member
|
/netbsd-src/games/quiz/datfiles/ |
H A D | flowers | 32 Rose, deep red:Bashful shame
|
/netbsd-src/share/misc/ |
H A D | flowers | 37 Rose, deep red:Bashful shame.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
H A D | bitfields.c | 36 } deep; member
|
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
H A D | appendix-changes.sdf | 36 Also, the table of contents is now 3 levels deep to ease navigation.
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/DependenceGraphs/ |
H A D | index.rst | 34 that form a cycle, pi-blocks are at most one level deep. In other words, 36 hierarchical representation that is at most one level deep.
|