Home
last modified time | relevance | path

Searched refs:label (Results 201 – 225 of 1098) sorted by relevance

12345678910>>...44

/openbsd/libexec/ld.so/sparc64/
H A DSYS.h71 #define PINSYSCALL(sysno, label) \ argument
74 .long label ;\
/openbsd/libexec/ld.so/powerpc64/
H A DSYS.h32 #define PINSYSCALL(sysno, label) \ argument
35 .long label ;\
/openbsd/libexec/ld.so/i386/
H A DSYS.h33 #define PINSYSCALL(sysno, label) \ argument
36 .long label ;\
/openbsd/lib/libcrypto/perlasm/
H A Dreadme44 &label("loop") Refer to a label, normally a jmp target.
45 &set_label("loop") Set a label at this point.
82 &jge( &label("end"));
90 &jmp( &label("loop"));
/openbsd/gnu/gcc/gcc/
H A Dvmsdbgout.c795 char label[MAX_ARTIFICIAL_LABEL_BYTES]; in write_rtnbeg() local
936 char label[MAX_ARTIFICIAL_LABEL_BYTES]; in write_pclines() local
1046 strcpy (lastlabel, label); in write_pclines()
1267 char label[MAX_ARTIFICIAL_LABEL_BYTES]; in vmsdbgout_begin_prologue() local
1274 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL, in vmsdbgout_begin_prologue()
1276 ASM_OUTPUT_LABEL (asm_out_file, label); in vmsdbgout_begin_prologue()
1286 char label[MAX_ARTIFICIAL_LABEL_BYTES]; in vmsdbgout_end_prologue() local
1295 ASM_OUTPUT_LABEL (asm_out_file, label); in vmsdbgout_end_prologue()
1318 char label[MAX_ARTIFICIAL_LABEL_BYTES]; in vmsdbgout_end_epilogue() local
1327 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL, in vmsdbgout_end_epilogue()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dvmsdbgout.c801 char label[MAX_ARTIFICIAL_LABEL_BYTES]; local
942 char label[MAX_ARTIFICIAL_LABEL_BYTES]; local
1052 strcpy (lastlabel, label);
1278 char label[MAX_ARTIFICIAL_LABEL_BYTES]; local
1285 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL,
1287 ASM_OUTPUT_LABEL (asm_out_file, label);
1299 char label[MAX_ARTIFICIAL_LABEL_BYTES]; local
1308 ASM_OUTPUT_LABEL (asm_out_file, label);
1334 char label[MAX_ARTIFICIAL_LABEL_BYTES]; local
1343 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL,
[all …]
/openbsd/lib/libc/arch/riscv64/
H A DDEFS.h61 #define PINSYSCALL(sysno, label) \ argument
64 .long label; \
/openbsd/lib/libc/arch/m88k/
H A DDEFS.h27 #define PINSYSCALL(sysno, label) \ argument
30 .long label; \
/openbsd/gnu/usr.bin/gcc/gcc/config/arc/
H A Darc.h1279 char label[30]; \
1280 ASM_GENERATE_INTERNAL_LABEL (label, "L", VALUE); \
1282 assemble_name (FILE, label); \
1289 char label[30]; \
1290 ASM_GENERATE_INTERNAL_LABEL (label, "L", VALUE); \
1292 assemble_name (FILE, label); \
1294 ASM_GENERATE_INTERNAL_LABEL (label, "L", REL); \
1295 assemble_name (FILE, label); \
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DREADME-Thumb.txt74 switch i32 %i, label %bb12.exitStub [
75 i32 0, label %bb4.exitStub
76 i32 1, label %bb9.exitStub
77 i32 2, label %bb4.exitStub
78 i32 3, label %bb4.exitStub
79 i32 7, label %bb9.exitStub
80 i32 8, label %bb.exitStub
81 i32 9, label %bb9.exitStub
/openbsd/libexec/ld.so/arm/
H A DSYS.h32 #define PINSYSCALL(sysno, label) \ argument
35 .long label ;\
/openbsd/gnu/llvm/libcxx/utils/ci/
H A Dbuildkite-pipeline-clang.yml19 - label: "Building clang"
39 - label: "C++03"
61 - label: "C++2b"
83 - label: "Modules"
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic4x.h81 #define md_do_align(n,fill,len,max,label) if( tic4x_do_align (n,fill,len,max) ) goto label; argument
/openbsd/regress/sys/arch/amd64/fpu/
H A Dfenv.S20 #define PINSYSCALL(sysno, label) \ argument
23 .long label; \
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Djcf-write.c189 struct jcf_block *label; member
500 state->blocks = label;
503 state->last_block = label;
504 label->next = NULL;
518 return label;
530 if (label->linenumber > 0)
535 label->linenumber = line;
1086 reloc->label = target;
1930 label = label->next;
1932 emit_goto (label, state);
[all …]
/openbsd/libexec/ld.so/riscv64/
H A DSYS.h32 #define PINSYSCALL(sysno, label) \ argument
35 .long label ;\
/openbsd/libexec/ld.so/aarch64/
H A DSYS.h32 #define PINSYSCALL(sysno, label) \ argument
35 .long label ;\
/openbsd/libexec/ld.so/amd64/
H A DSYS.h33 #define PINSYSCALL(sysno, label) \ argument
36 .long label ;\
/openbsd/gnu/llvm/llvm/docs/
H A DCoroutines.rst300 switch i8 %0, label %suspend [i8 0, label %loop
444 br i1 %need.dyn.free, label %dyn.free, label %if.end
489 switch i8 %2, label %suspend [i8 0, label %loop.resume
496 switch i8 %3, label %suspend [i8 0, label %loop
513 br i1 %switch, label %loop.resume, label %loop
630 switch i8 %0, label %suspend [i8 0, label %loop
710 br i1 %done, label %end, label %while
1044 br i1 %mem_not_null, label %if.then, label %if.end
1517 switch i8 %0, label %suspend [i8 0, label %resume
1527 switch i8 %s.final, label %suspend [i8 0, label %trap
[all …]
/openbsd/sys/arch/macppc/stand/
H A Dofdev.c298 struct disklabel label; in devopen() local
341 getdisklabel(buf, &label)) { in devopen()
343 error = read_mac_label(ofdev, buf, &label); in devopen()
345 error = search_label(ofdev, 0, buf, &label, 0); in devopen()
356 ofdev->partoff = label.d_partitions[part].p_offset; in devopen()
/openbsd/gnu/llvm/lldb/source/Utility/
H A DProcessInfo.cpp164 const char *label; in DumpTableHeader() local
166 label = "ARGUMENTS"; in DumpTableHeader()
168 label = "NAME"; in DumpTableHeader()
173 label); in DumpTableHeader()
179 label); in DumpTableHeader()
/openbsd/regress/sbin/pfctl/
H A Dpf1.in3 pass in proto tcp from any port <= 1024 to any label foo_bar
7 pass in proto tcp from { 1.2.3.4, 1.2.3.5 } to any label \
/openbsd/libexec/ld.so/m88k/
H A DSYS.h47 #define PINSYSCALL(sysno, label) \ argument
50 .long label ;\
/openbsd/lib/libc/arch/i386/
H A DDEFS.h51 #define PINSYSCALL(sysno, label) \ argument
54 .long label; \
/openbsd/lib/libc/arch/powerpc64/
H A DDEFS.h71 #define PINSYSCALL(sysno, label) \ argument
74 .long label; \

12345678910>>...44