Searched refs:LABEL (Results 26 - 50 of 69) sorted by relevance

123

/freebsd-12-stable/contrib/gcc/
H A Dtree-dfa.c435 SCALE (size), LABEL (size));
440 SCALE (size), LABEL (size));
445 SCALE (size), LABEL (size));
450 SCALE (size), LABEL (size));
455 SCALE (size), LABEL (size));
460 SCALE (size), LABEL (size));
465 SCALE (size), LABEL (size));
470 SCALE (size), LABEL (size));
475 SCALE (size), LABEL (size));
480 SCALE (size), LABEL (siz
[all...]
H A Drtl.h935 /* Retrieve the kind of LABEL. */
936 #define LABEL_KIND(LABEL) __extension__ \
937 ({ rtx const _label = (LABEL); \
943 /* Set the kind of LABEL. */
944 #define SET_LABEL_KIND(LABEL, KIND) do { \
945 rtx _label = (LABEL); \
956 /* Retrieve the kind of LABEL. */
957 #define LABEL_KIND(LABEL) \
958 ((enum label_kind) (((LABEL)->jump << 1) | (LABEL)
[all...]
H A Dggc-zone.c1959 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2033 SCALE (allocated), LABEL (allocated),
2034 SCALE (in_use), LABEL (in_use),
2035 SCALE (overhead), LABEL (overhead));
2065 "", "", SCALE (pte_overhead), LABEL (pte_overhead));
2069 SCALE (total_bytes_mapped), LABEL (total_bytes_mapped),
2070 SCALE (total_allocated), LABEL(total_allocated),
2071 SCALE (total_overhead), LABEL (total_overhead));
/freebsd-12-stable/crypto/openssl/crypto/perlasm/
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"); }
H A Dx86asm.pl196 sub ::LABEL # instantiate a file-scope label
201 sub ::static_label { &::LABEL($_[0],$lbdecor.$_[0]); }
/freebsd-12-stable/usr.bin/sed/
H A Ddefs.h120 LABEL, /* : */ enumerator in enum:e_args
/freebsd-12-stable/contrib/dtc/
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);
H A Ddtc.h78 LABEL, enumerator in enum:markertype
/freebsd-12-stable/contrib/gcc/config/rs6000/
H A Dxcoff.h210 /* This is how to store into the string LABEL
215 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
216 sprintf (LABEL, "*%s..%u", (PREFIX), (unsigned) (NUM))
H A Ddarwin.h333 #define PROFILE_HOOK(LABEL) output_profile_hook (LABEL)
H A Dlinux64.h211 #define PROFILE_HOOK(LABEL) \
212 do { if (TARGET_64BIT) output_profile_hook (LABEL); } while (0)
/freebsd-12-stable/contrib/gcc/config/i386/
H A Dcygming.h40 #define ASM_OUTPUT_DWARF_OFFSET(FILE, SIZE, LABEL, SECTION) \
46 assemble_name (FILE, LABEL); \
278 #define PROFILE_HOOK(LABEL) \
/freebsd-12-stable/contrib/gcc/config/ia64/
H A Dia64.h1378 /* A C compound statement with a conditional `goto LABEL;' executed if X (an
1395 #define GO_IF_LEGITIMATE_ADDRESS(MODE, X, LABEL) \
1398 goto LABEL; \
1402 goto LABEL; \
1407 goto LABEL; \
1425 /* A C statement or compound statement with a conditional `goto LABEL;'
1430 #define GO_IF_MODE_DEPENDENT_ADDRESS(ADDR, LABEL) \
1432 goto LABEL;
1582 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \
1584 sprintf (LABEL, "*
[all...]
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-arm.h191 #define md_do_align(N, FILL, LEN, MAX, LABEL) \
195 goto LABEL; \
252 # define TC_VALIDATE_FIX(FIX, SEGTYPE, LABEL) arm_validate_fix (FIX)
/freebsd-12-stable/tools/tools/makeroot/
H A Dmakeroot.sh87 l) LABEL="${OPTARG}" ;;
234 if [ -n "${LABEL}" ]; then
235 LABELFLAG="-o label=${LABEL}"
/freebsd-12-stable/contrib/gcc/config/
H A Ddarwin.h732 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
733 sprintf (LABEL, "*%s%ld", PREFIX, (long)(NUM))
847 #define ASM_OUTPUT_DWARF_OFFSET(FILE,SIZE,LABEL,BASE) \
848 darwin_asm_output_dwarf_offset (FILE, SIZE, LABEL, BASE)
H A Delfos.h105 /* This is how to store into the string LABEL
114 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \
117 sprintf (LABEL, "*.%s%u", PREFIX, (unsigned) (NUM)); \
/freebsd-12-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h61 LABEL, enumerator in enum:__anon12063
H A Daicasm_symbol.c121 case LABEL:
520 case LABEL:
/freebsd-12-stable/contrib/gcc/config/sparc/
H A Dsparc.h1663 #define PROFILE_HOOK(LABEL) sparc_profile_hook (LABEL)
1793 #define ASM_OUTPUT_DWARF_PCREL(FILE, SIZE, LABEL) \
1797 assemble_name (FILE, LABEL); \
1987 /* Go to LABEL if ADDR (a legitimate address expression)
2000 #define GO_IF_MODE_DEPENDENT_ADDRESS(ADDR, LABEL) \
2010 goto LABEL; \
2272 /* This is how to store into the string LABEL
2277 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
2278 sprintf ((LABEL), "*
[all...]
/freebsd-12-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-disk.sh100 LABEL="`echo ${i} | tr -s '\t' ' ' | cut -d ',' -f 2-10`"
109 export VAL="${LABEL}"
123 LABEL="`echo ${i} | grep -v ${DISK} | grep -v ' free ' |tr -s '\t' ' ' | cut -d ' ' -f 4`"
129 export VAL="${LABEL}"
/freebsd-12-stable/contrib/gcc/config/arm/
H A Darm.h2025 /* Go to LABEL if ADDR (a legitimate address expression)
2027 #define ARM_GO_IF_MODE_DEPENDENT_ADDRESS(ADDR, LABEL) \
2031 goto LABEL; \
2035 #define GO_IF_MODE_DEPENDENT_ADDRESS(ADDR, LABEL) \
2037 ARM_GO_IF_MODE_DEPENDENT_ADDRESS (ADDR, LABEL)
/freebsd-12-stable/contrib/gcc/config/mips/
H A Dmips.h2217 LABEL;' executed if memory address X (an RTX) can have different
2229 #define GO_IF_MODE_DEPENDENT_ADDRESS(ADDR,LABEL) {}
2602 /* This is how to store into the string LABEL
2608 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
2609 sprintf ((LABEL), "*%s%s%ld", (LOCAL_LABEL_PREFIX), (PREFIX), (long)(NUM))
/freebsd-12-stable/contrib/gcc/config/s390/
H A Ds390.h678 #define GO_IF_MODE_DEPENDENT_ADDRESS(ADDR, LABEL)

Completed in 209 milliseconds

123