| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| D | display.c | 4 #define LOOP 10 macro 14 for( i = 0; i < LOOP; i++ ) { in do_loops() 15 for( j = 0; j < LOOP; j++ ) { in do_loops() 16 for( k = 0; k < LOOP; k++ ) { in do_loops() 36 for( j = 0; j < LOOP; j++ ) { in do_vars()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | loop.h | 34 #define LOOP_INFO(LOOP) ((struct loop_info *) (LOOP)->aux) argument 37 #define LOOP_MOVABLES(LOOP) (&LOOP_INFO (LOOP)->movables) argument 40 #define LOOP_REGS(LOOP) (&LOOP_INFO (LOOP)->regs) argument 43 #define LOOP_IVS(LOOP) (&LOOP_INFO (LOOP)->ivs) argument
|
| /openbsd/src/regress/lib/libc/asr/bin/ |
| D | threads.c | 91 int n, LOOP; in main() local 95 LOOP = 1; in main() 100 LOOP = atoi(optarg); in main() 122 printf("%i %i %i\n", LOOP, nthreads, loop); in main() 123 for (n = 0; n < LOOP; n ++) { in main()
|
| /openbsd/src/gnu/usr.bin/perl/dist/Thread-Queue/t/ |
| D | 09_ended.t | 37 LOOP: 40 last LOOP if (! defined($item)); 80 LOOP: 83 last LOOP if (! defined($item)); 122 LOOP: 125 last LOOP if (! defined($item));
|
| /openbsd/src/usr.sbin/pkg_add/OpenBSD/ |
| D | Interactive.pm | 53 LOOP: label 73 goto LOOP; 79 goto LOOP;
|
| /openbsd/src/gnu/usr.bin/perl/dist/Term-Complete/lib/Term/ |
| D | Complete.pm | 115 LOOP: { label 140 redo LOOP; 149 redo LOOP;
|
| /openbsd/src/gnu/usr.bin/perl/ext/B/t/ |
| D | terse.t | 40 qw ( OP COP LOOP PMOP UNOP BINOP LOGOP LISTOP PVOP ); 81 LOOP: for (1 .. 10) { 82 last LOOP if $_ % 2;
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/ |
| D | Tar.pm | 364 LOOP: label 408 next LOOP; 423 next LOOP; 442 next LOOP; 486 next LOOP; 503 next LOOP; 541 next LOOP; 549 next LOOP; 552 next LOOP; 558 next LOOP; [all …]
|
| /openbsd/src/lib/libc/arch/sparc64/fpu/ |
| D | fpu_div.c | 224 #define LOOP /* do ... while (bit >>= 1) */ \ macro 237 LOOP; \ 261 LOOP;
|
| /openbsd/src/sys/arch/sparc64/fpu/ |
| D | fpu_div.c | 219 #define LOOP /* do ... while (bit >>= 1) */ \ in fpu_div() macro 232 LOOP; \ in fpu_div() 256 LOOP; in fpu_div()
|
| /openbsd/src/gnu/usr.bin/perl/cpan/libnet/lib/Net/ |
| D | Domain.pm | 257 LOOP: label 265 last LOOP;
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | bfin-parse.h | 82 LOOP = 308, enumerator 257 #define LOOP 308 macro
|
| /openbsd/src/usr.bin/make/ |
| D | var.c | 1447 #define LOOP(mask, value, do_stuff) \ in Var_Dump() macro 1462 LOOP(VAR_FROM_CMD | VAR_DUMMY, VAR_FROM_CMD, print_var(t[i])); in Var_Dump() 1465 LOOP(VAR_FROM_ENV| VAR_FROM_CMD | VAR_DUMMY, 0, print_var(t[i])); in Var_Dump() 1468 LOOP(VAR_FROM_ENV|VAR_DUMMY, VAR_FROM_ENV, print_var(t[i])); in Var_Dump() 1471 LOOP(VAR_DUMMY|POISONS, VAR_DUMMY, printf(" %s", t[i]->name)); in Var_Dump() 1473 #undef LOOP in Var_Dump()
|
| /openbsd/src/usr.bin/ftp/ |
| D | small.c | 617 LOOP: 683 goto LOOP; 688 goto LOOP;
|
| /openbsd/src/gnu/usr.bin/perl/t/lib/croak/ |
| D | op | 277 LOOP: while(1) { 278 defer { last LOOP } 298 LOOP: { 299 try {} catch ($e) {} finally { last LOOP; }
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyCFGStackify.cpp | 305 if (MI.getOpcode() == WebAssembly::LOOP) { in placeBlockMarker() 367 if (MI.getOpcode() == WebAssembly::LOOP || in placeBlockMarker() 436 TII.get(WebAssembly::LOOP)) in placeLoopMarker() 529 if (MI.getOpcode() == WebAssembly::LOOP) { in placeTryMarker() 615 if (MI.getOpcode() == WebAssembly::LOOP || in placeTryMarker() 1665 case WebAssembly::LOOP: in rewriteDepthImmediates()
|
| /openbsd/src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/data/ |
| D | b.typemap | 12 B::LOOP T_OP_OBJ
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | cfgloopanal.c | 265 #define LOOP_REPR(LOOP) ((LOOP)->num + last_basic_block) argument
|
| /openbsd/src/gnu/usr.bin/perl/ext/B/ |
| D | typemap | 12 B::LOOP T_OP_OBJ
|
| D | B.pm | 76 @B::LOOP::ISA = 'B::LISTOP';
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| D | c-xtensa.texi | 65 that the assembler will always align instructions like @code{LOOP} that 184 to align a @code{LOOP} instruction). To prevent the assembler from 238 @cindex alignment of @code{LOOP} instructions 241 @cindex @code{LOOP} instructions, alignment 272 The @code{LOOP} family of instructions must be aligned such that the 274 boundary (e.g., with a 32-bit fetch width, a @code{LOOP} instruction 282 fetch width when aligning @code{LOOP} instructions (except if the first
|
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| D | Distroprefs.pm | 188 return CPAN::Distroprefs::Iterator->new(sub { LOOP: {
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| D | WebAssemblyMCTargetDesc.h | 393 case WebAssembly::LOOP: in isMarker()
|
| D | WebAssemblyInstPrinter.cpp | 121 case WebAssembly::LOOP: in printInst()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-xtensa.texi | 91 that the assembler will always align instructions like @code{LOOP} that 169 to align a @code{LOOP} instruction). To prevent the assembler from 223 @cindex alignment of @code{LOOP} instructions 226 @cindex @code{LOOP} instructions, alignment 245 The @code{LOOP} family of instructions must be aligned on either a 1 or
|