/dports/emulators/spim/spim-8.0/CPU/ |
H A D | sym-tbl.c | 229 label_use *u = (label_use *) xmalloc (sizeof (label_use)); in record_inst_uses_symbol() 251 label_use *u = (label_use *) xmalloc (sizeof (label_use)); in record_data_uses_symbol() 266 label_use *use; in resolve_label_uses() 267 label_use *next_use; in resolve_label_uses()
|
H A D | sym-tbl.h | 39 } label_use; typedef 53 label_use *uses; /* List of instructions that reference */
|
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/proc-macro/auxiliary/ |
H A D | mixed-site-span.rs | 21 let label_use: TokenStream = [ in proc_macro_rules() localVariable 31 break $label_use; // ERROR in proc_macro_rules()
|
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/proc-macro/ |
H A D | gen-macro-rules-hygiene.stderr | 1 error[E0426]: use of undeclared label `'label_use` 5 | ^^^^^^^^^^^^^^^^^^ undeclared label `'label_use`
|
H A D | mixed-site-span.stderr | 1 error[E0426]: use of undeclared label `'label_use` 5 | ^^^^^^^^^^^^^^^^^^^ undeclared label `'label_use`
|
H A D | gen-macro-rules-hygiene.rs | 17 'label_use: loop { in main()
|
H A D | mixed-site-span.rs | 11 'label_use: loop { in main()
|
/dports/devel/cscout/cscout-bd7dfac/src/ |
H A D | stab.h | 116 friend void label_use(const Token& tok); 120 void label_use(const Token& tok); 123 void label_use(const Token& tok);
|
H A D | parse.y | 654 { label_use($2.get_token()); } 1924 { label_use($2.get_token()); } 1986 { label_use($1.get_token()); } 1988 { label_use($3.get_token()); }
|
H A D | stab.cpp | 491 label_use(const Token& tok) in label_use() function
|
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/arm32/inst/ |
H A D | mod.rs | 1328 let label_use = LabelUse::Branch20; in patch_branch20() localVariable 1331 let label_offset: CodeOffset = label_use.max_pos_range(); in patch_branch20() 1332 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch20() 1337 let use_offset = label_use.max_neg_range(); in patch_branch20() 1339 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch20() 1346 let label_use = LabelUse::Branch24; in patch_branch24() localVariable 1349 let label_offset: CodeOffset = label_use.max_pos_range(); in patch_branch24() 1350 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch24() 1355 let use_offset = label_use.max_neg_range(); in patch_branch24() 1357 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch24()
|
H A D | emit.rs | 774 let label_use = LabelUse::Branch20; in emit() localVariable 775 sink.use_label_at_offset(cond_off, l, label_use); in emit()
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/arm32/inst/ |
H A D | mod.rs | 1328 let label_use = LabelUse::Branch20; in patch_branch20() localVariable 1331 let label_offset: CodeOffset = label_use.max_pos_range(); in patch_branch20() 1332 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch20() 1337 let use_offset = label_use.max_neg_range(); in patch_branch20() 1339 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch20() 1346 let label_use = LabelUse::Branch24; in patch_branch24() localVariable 1349 let label_offset: CodeOffset = label_use.max_pos_range(); in patch_branch24() 1350 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch24() 1355 let use_offset = label_use.max_neg_range(); in patch_branch24() 1357 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch24()
|
H A D | emit.rs | 774 let label_use = LabelUse::Branch20; in emit() localVariable 775 sink.use_label_at_offset(cond_off, l, label_use); in emit()
|
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/arm32/inst/ |
H A D | mod.rs | 1328 let label_use = LabelUse::Branch20; in patch_branch20() localVariable 1331 let label_offset: CodeOffset = label_use.max_pos_range(); in patch_branch20() 1332 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch20() 1337 let use_offset = label_use.max_neg_range(); in patch_branch20() 1339 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch20() 1346 let label_use = LabelUse::Branch24; in patch_branch24() localVariable 1349 let label_offset: CodeOffset = label_use.max_pos_range(); in patch_branch24() 1350 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch24() 1355 let use_offset = label_use.max_neg_range(); in patch_branch24() 1357 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch24()
|
H A D | emit.rs | 773 let label_use = LabelUse::Branch20; in emit() localVariable 774 sink.use_label_at_offset(cond_off, l, label_use); in emit()
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/arm32/inst/ |
H A D | mod.rs | 1328 let label_use = LabelUse::Branch20; in patch_branch20() localVariable 1331 let label_offset: CodeOffset = label_use.max_pos_range(); in patch_branch20() 1332 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch20() 1337 let use_offset = label_use.max_neg_range(); in patch_branch20() 1339 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch20() 1346 let label_use = LabelUse::Branch24; in patch_branch24() localVariable 1349 let label_offset: CodeOffset = label_use.max_pos_range(); in patch_branch24() 1350 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch24() 1355 let use_offset = label_use.max_neg_range(); in patch_branch24() 1357 label_use.patch(&mut buffer, use_offset, label_offset); in patch_branch24()
|
H A D | emit.rs | 774 let label_use = LabelUse::Branch20; in emit() localVariable 775 sink.use_label_at_offset(cond_off, l, label_use); in emit()
|
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/prettify/fprettify/fprettify/ |
H A D | __init__.py | 1365 label_use = label + ' ' 1368 label_use = '' 1371 outfile.write('!$ ' * is_omp_conditional + label_use + 1372 ' ' * (ind_use - 3 * is_omp_conditional - len(label_use) + 1376 outfile.write('!$ ' * is_omp_conditional + label_use + ' ' * 1377 ((llength+1) - 3 * is_omp_conditional - len(label_use) -
|
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/ |
H A D | xlat.c | 90 typedef struct label_use struct 93 struct label_use *next; /* next label use or 0 */ argument 95 label_use; typedef 101 label_use *uses; /* list of uses while forward */ 918 label_use *use = in lbl_use() 919 obstack_alloc (&aux_data_obstack, sizeof (label_use)); in lbl_use() 938 label_use *use = lbl->uses; in lbl_define() 950 label_use *next = use->next; in lbl_define()
|
/dports/lang/sdcc/sdcc-4.0.0/src/pic16/ |
H A D | genarith.c | 201 int label_use = 0; in pic16_genPlusIncr() local 206 label_use = 1; in pic16_genPlusIncr() 218 if (label_use) in pic16_genPlusIncr()
|