Home
last modified time | relevance | path

Searched refs:LABEL (Results 1 – 25 of 88) sorted by relevance

1234

/freebsd-12.1/usr.sbin/fmtree/
H A Dcompare.c122 LABEL; in compare()
136 LABEL; in compare()
152 LABEL; in compare()
167 LABEL; in compare()
175 LABEL; in compare()
187 LABEL; in compare()
207 LABEL; in compare()
213 LABEL; in compare()
228 LABEL; in compare()
253 LABEL; in compare()
[all …]
/freebsd-12.1/contrib/mtree/
H A Dcompare.c201 LABEL; in compare()
226 LABEL; in compare()
243 LABEL; in compare()
278 LABEL; in compare()
300 LABEL; in compare()
308 LABEL; in compare()
344 LABEL; in compare()
375 LABEL; in compare()
405 LABEL; in compare()
411 LABEL; in compare()
[all …]
/freebsd-12.1/contrib/dtc/
H A Dtreesource.c73 if (m->type == LABEL) in write_propval_string()
113 if (m->type == LABEL) { in write_propval_string()
131 for_each_marker_of_type(m, LABEL) { in write_propval_string()
146 if (m->type == LABEL) { in write_propval_cells()
160 for_each_marker_of_type(m, LABEL) { in write_propval_cells()
176 if (m->type == LABEL) in write_propval_bytes()
188 for_each_marker_of_type(m, LABEL) { in write_propval_bytes()
216 for_each_marker_of_type(m, LABEL) { in write_propval()
H A Ddtc-lexer.l29 LABEL [a-zA-Z_][a-zA-Z0-9_]*
165 <*>{LABEL}: {
215 <*>\&{LABEL} { /* label reference */
H A Ddtc-parser.y290 $$ = data_add_marker($1, LABEL, $2);
305 $$ = data_add_marker($1, LABEL, $2);
366 $$.data = data_add_marker($1.data, LABEL, $2);
480 $$ = data_add_marker($1, LABEL, $2);
/freebsd-12.1/release/i386/
H A Dmkisoimages.sh39 LABEL=`echo "$1" | tr '[:lower:]' '[:upper:]'`; shift
43 echo "/dev/iso9660/$LABEL / cd9660 ro 0 0" > "$1/etc/fstab"
44 makefs -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@"
/freebsd-12.1/crypto/openssl/crypto/perlasm/
H A Dx86masm.pl109 &::LABEL($func,$global?"$begin":"$nmdecor$func");
162 { push(@out, "EXTERN\t".&::LABEL($_,$nmdecor.$_).":NEAR\n"); }
166 { push(@out,"PUBLIC\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
202 push(@out,".SAFESEH ".&::LABEL($nm,$nmdecor.$nm)."\n");
H A Dx86nasm.pl110 &::LABEL($func,$global?"$begin":"$nmdecor$func");
142 { push(@out,"${drdecor}extern\t".&::LABEL($_,$nmdecor.$_)."\n"); }
146 { push(@out,"${drdecor}global\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
182 push(@out,"safeseh ".&::LABEL($nm,$nmdecor.$nm)."\n");
H A Dx86gas.pl114 &::LABEL($func,$global?"$begin":"$nmdecor$func");
132 push(@out,".size\t$nmdecor$func,.-".&::LABEL($func)."\n") if ($::elf);
155 { foreach(@_) { &::LABEL($_,$nmdecor.$_); } }
158 { push(@out,".globl\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
/freebsd-12.1/contrib/gcc/
H A Dtree-dfa.c435 SCALE (size), LABEL (size)); in dump_dfa_stats()
440 SCALE (size), LABEL (size)); in dump_dfa_stats()
445 SCALE (size), LABEL (size)); in dump_dfa_stats()
450 SCALE (size), LABEL (size)); in dump_dfa_stats()
455 SCALE (size), LABEL (size)); in dump_dfa_stats()
460 SCALE (size), LABEL (size)); in dump_dfa_stats()
465 SCALE (size), LABEL (size)); in dump_dfa_stats()
470 SCALE (size), LABEL (size)); in dump_dfa_stats()
475 SCALE (size), LABEL (size)); in dump_dfa_stats()
480 SCALE (size), LABEL (size)); in dump_dfa_stats()
[all …]
H A Dxcoffout.h71 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \ argument
97 else if (LABEL) \
98 assemble_name (asm_out_file, LABEL); \
/freebsd-12.1/release/amd64/
H A Dmkisoimages.sh67 LABEL=`echo "$1" | tr '[:lower:]' '[:upper:]'`; shift
71 echo "/dev/iso9660/$LABEL / cd9660 ro 0 0" > "$BASEBITSDIR/etc/fstab"
72 $MAKEFS -t cd9660 $bootable -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME" "$@"
/freebsd-12.1/release/sparc64/
H A Dmkisoimages.sh33 LABEL=`echo "$1" | tr '[:lower:]' '[:upper:]'`; shift
39 echo "/dev/iso9660/$LABEL / cd9660 ro 0 0" > "$BASEBITSDIR/etc/fstab"
40 makefs -t cd9660 -o rockridge -o label="$LABEL" -o publisher="$publisher" "$NAME.tmp" "$@"
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dsymtab.c265 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) in ht_dump_statistics() macro
294 SCALE (total_bytes), LABEL (total_bytes), in ht_dump_statistics()
295 SCALE (overhead), LABEL (overhead)); in ht_dump_statistics()
297 SCALE (headers), LABEL (headers)); in ht_dump_statistics()
312 #undef LABEL in ht_dump_statistics()
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.h1374 #define GO_IF_LEGITIMATE_ADDRESS(MODE, X, LABEL) \ argument
1377 goto LABEL; \
1381 goto LABEL; \
1386 goto LABEL; \
1409 #define GO_IF_MODE_DEPENDENT_ADDRESS(ADDR, LABEL) \ argument
1411 goto LABEL;
1554 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \ argument
1556 sprintf (LABEL, "*.%s%d", PREFIX, NUM); \
1898 assemble_name (FILE, LABEL); \
1903 #define ASM_OUTPUT_DWARF_PCREL(FILE, SIZE, LABEL) \ argument
[all …]
H A Dhpux.h210 #define PROFILE_HOOK(LABEL) ia64_profile_hook (LABEL) argument
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsp-elf.h68 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
69 sprintf ((LABEL), "*.L%s%ld", (PREFIX), (long)(NUM))
H A Dsp64-elf.h99 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
100 sprintf ((LABEL), "*.L%s%ld", (PREFIX), (long)(NUM))
H A Dfreebsd.h145 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
146 sprintf (LABEL, "*.L%s%lu", PREFIX, (unsigned long)(NUM))
H A Dsol2.h80 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
81 sprintf ((LABEL), "*.L%s%lu", (PREFIX), (unsigned long)(NUM))
/freebsd-12.1/contrib/gcc/config/
H A Dsvr3.h113 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument
114 sprintf (LABEL, "*%s%s%ld", LOCAL_LABEL_PREFIX, PREFIX, (long)(NUM))
/freebsd-12.1/tools/tools/makeroot/
H A Dmakeroot.sh87 l) LABEL="${OPTARG}" ;;
234 if [ -n "${LABEL}" ]; then
235 LABELFLAG="-o label=${LABEL}"
/freebsd-12.1/contrib/gcc/config/i386/
H A Dcygming.h40 #define ASM_OUTPUT_DWARF_OFFSET(FILE, SIZE, LABEL, SECTION) \ argument
46 assemble_name (FILE, LABEL); \
274 #define PROFILE_HOOK(LABEL) \ argument
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-arm.h191 #define md_do_align(N, FILL, LEN, MAX, LABEL) \ argument
195 goto LABEL; \
252 # define TC_VALIDATE_FIX(FIX, SEGTYPE, LABEL) arm_validate_fix (FIX) argument
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Daix.h249 #define PROFILE_HOOK(LABEL) output_profile_hook (LABEL) argument

1234