| /freebsd-12.1/usr.sbin/fmtree/ |
| H A D | compare.c | 122 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 D | compare.c | 201 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 D | treesource.c | 73 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 D | dtc-lexer.l | 29 LABEL [a-zA-Z_][a-zA-Z0-9_]* 165 <*>{LABEL}: { 215 <*>\&{LABEL} { /* label reference */
|
| H A D | dtc-parser.y | 290 $$ = 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 D | mkisoimages.sh | 39 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 D | x86masm.pl | 109 &::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 D | x86nasm.pl | 110 &::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 D | x86gas.pl | 114 &::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 D | tree-dfa.c | 435 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 D | xcoffout.h | 71 #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 D | mkisoimages.sh | 67 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 D | mkisoimages.sh | 33 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 D | symtab.c | 265 #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 D | ia64.h | 1374 #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 D | hpux.h | 210 #define PROFILE_HOOK(LABEL) ia64_profile_hook (LABEL) argument
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | sp-elf.h | 68 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument 69 sprintf ((LABEL), "*.L%s%ld", (PREFIX), (long)(NUM))
|
| H A D | sp64-elf.h | 99 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument 100 sprintf ((LABEL), "*.L%s%ld", (PREFIX), (long)(NUM))
|
| H A D | freebsd.h | 145 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \ argument 146 sprintf (LABEL, "*.L%s%lu", PREFIX, (unsigned long)(NUM))
|
| H A D | sol2.h | 80 #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 D | svr3.h | 113 #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 D | makeroot.sh | 87 l) LABEL="${OPTARG}" ;; 234 if [ -n "${LABEL}" ]; then 235 LABELFLAG="-o label=${LABEL}"
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | cygming.h | 40 #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 D | tc-arm.h | 191 #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 D | aix.h | 249 #define PROFILE_HOOK(LABEL) output_profile_hook (LABEL) argument
|