Searched refs:defs (Results 1 - 25 of 145) sorted by path

123456

/freebsd-11-stable/bin/csh/
H A DMakefile37 GENHDRS= ed.defns.h sh.err.h tc.const.h tc.defs.c
119 tc.defs.c: gethost ${TCSHDIR}/host.defs
122 ${BTOOLSPATH:U.}/gethost ${TCSHDIR}/host.defs >> ${.TARGET}
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex291 % the mark with the chapter defs, unless the user sneaks in, e.g.,
3503 % these defs.
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dtests.hpp34 #include <atf-c/defs.h>
/freebsd-11-stable/contrib/atf/atf-c/
H A Dmacros.h31 #include <atf-c/defs.h>
H A Dtc.h32 #include <atf-c/defs.h>
H A Dutils.h32 #include <atf-c/defs.h>
/freebsd-11-stable/contrib/binutils/bfd/
H A Dlinker.c864 struct archive_list *defs;
897 ret->defs = NULL;
1007 for (pp = &arh->defs; *pp != NULL; pp = &(*pp)->next)
1072 for (l = arh->defs; l != NULL; l = l->next)
861 struct archive_list *defs; member in struct:archive_hash_entry
/freebsd-11-stable/contrib/binutils/gas/
H A DMakefile.am634 bfin-parse.o: bfin-parse.c bfin-parse.h $(srcdir)/config/bfin-defs.h \
637 bfin-defs.h: ; @true
638 $(srcdir)/config/bfin-defs.h: ; @true
642 bfin-lex.o: bfin-lex.c bfin-parse.h $(srcdir)/config/bfin-defs.h
1054 struc-symbol.h $(srcdir)/config/bfin-defs.h $(INCDIR)/obstack.h \
1058 $(srcdir)/config/bfin-defs.h $(INCDIR)/opcode/bfin.h
H A DMakefile.in824 struc-symbol.h $(srcdir)/config/bfin-defs.h $(INCDIR)/obstack.h \
828 $(srcdir)/config/bfin-defs.h $(INCDIR)/opcode/bfin.h
2620 bfin-parse.o: bfin-parse.c bfin-parse.h $(srcdir)/config/bfin-defs.h \
2623 bfin-defs.h: ; @true
2624 $(srcdir)/config/bfin-defs.h: ; @true
2628 bfin-lex.o: bfin-lex.c bfin-parse.h $(srcdir)/config/bfin-defs.h
/freebsd-11-stable/contrib/binutils/ld/
H A DMakefile.am774 $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \
784 $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \
807 $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \
957 $(srcdir)/emulparams/elf64bmip-defs.sh \
958 $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \
972 $(srcdir)/emulparams/elf64bmip-defs.sh \
973 $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \
977 $(srcdir)/emulparams/elf64btsmip.sh $(srcdir)/emulparams/elf64bmip-defs.sh \
978 $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \
H A DMakefile.in1603 $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \
1613 $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \
1636 $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \
1786 $(srcdir)/emulparams/elf64bmip-defs.sh \
1787 $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \
1801 $(srcdir)/emulparams/elf64bmip-defs.sh \
1802 $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \
1806 $(srcdir)/emulparams/elf64btsmip.sh $(srcdir)/emulparams/elf64bmip-defs.sh \
1807 $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \
/freebsd-11-stable/contrib/binutils/ld/emulparams/
H A Delf32bmipn32.sh1 . ${srcdir}/emulparams/elf32bmipn32-defs.sh
H A Delf32btsmipn32.sh4 . ${srcdir}/emulparams/elf32bmipn32-defs.sh
H A Delf64bmip-defs.sh1 . ${srcdir}/emulparams/elf32bmipn32-defs.sh
4 # elf32bmipn32-defs.sh use .reginfo, n64 ABI should use .MIPS.options,
H A Delf64bmip.sh1 . ${srcdir}/emulparams/elf64bmip-defs.sh
H A Delf64btsmip.sh4 . ${srcdir}/emulparams/elf64bmip-defs.sh
/freebsd-11-stable/contrib/byacc/
H A DMakefile.old3 HDRS = defs.h
73 closure.o: defs.h
74 error.o: defs.h
75 lalr.o: defs.h
76 lr0.o: defs.h
77 main.o: defs.h
78 mkpar.o: defs.h
79 output.o: defs.h
80 reader.o: defs.h
81 skeleton.o: defs
[all...]
H A Dmakefile.in53 defs.h
170 $(OBJS) : defs.h makefile
/freebsd-11-stable/contrib/gcc/
H A Ddf-core.c35 dataflow problems: reaching defs, upward exposed uses, live variables,
136 chains of uses and defs for each insn and for each register. Each ref
196 either in the insn's defs list (accessed by the DF_INSN_DEFS or
207 defs and uses are only there if DF_HARD_REGS was specified when the
210 Artificial defs and uses occur both at the beginning and ends of blocks.
213 artificial uses and defs occur at the beginning. The defs relate
216 defs and uses should really occur along the eh edge, but there is
225 Artificial defs occur at the end of the entry block. These arise
228 2) All of the uses and defs associate
[all...]
H A Ddf-problems.c326 /* The set of defs to regs invalidated by call. */
328 /* The set of defs to regs invalidated by call for ru. */
608 bitmap defs = df_ref_bitmap (problem_data->use_sites, regno,
610 bitmap_ior_into (dense_invalidated, defs);
854 here for the defs. */
860 /* If the number of defs for regnum N is less than
862 the defs of reg N indexed by the id in the ref structure. If
863 there are more than DF_SPARSE_THRESHOLD defs for regnum N a
865 bitmap *def_sites; /* Bitmap of defs for each pseudo. */
867 /* The set of defs t
606 bitmap defs = df_ref_bitmap (problem_data->use_sites, regno, local
1031 bitmap defs = df_ref_bitmap (problem_data->def_sites, local
1131 bitmap defs = df_ref_bitmap (problem_data->def_sites, regno, local
[all...]
H A Ddf-scan.c659 uses or defs chain. */
812 ref = insn_info->defs;
842 /* Record defs within INSN. */
847 /* Get rid of any artificial uses or defs. */
877 /* Take build ref table for either the uses or defs from the reg-use
977 /* Add the ref to the big array of defs. */
993 this_ref->next_ref = DF_INSN_GET (df, insn)->defs;
994 DF_INSN_GET (df, insn)->defs = this_ref;
1017 /* Add the ref to the big array of defs. */
1276 /* Mark the multiple defs withi
[all...]
H A Ddf.h240 instruction. These are factored into individual uses and defs but
257 struct df_ref *defs; /* Head of insn-def chain. */ member in struct:df_insn_info
268 the uses and one for the defs. */
273 unsigned int n_refs; /* Number of refs or defs for this pseudo. */
295 and one for the defs. These chains go thru the refs themselves
301 defs. This is the next field in either of these chains. */
316 the defs. */
468 #define DF_INSN_DEFS(DF, INSN) (DF_INSN_GET(DF,INSN)->defs)
473 #define DF_INSN_UID_DEFS(DF, INSN) (DF_INSN_UID_GET(DF,INSN)->defs)
527 bitmap gen; /* The set of defs generate
[all...]
H A Dgenattrtab.c197 static struct insn_def *defs; variable in typeref:struct:insn_def
1112 for (id = defs; id; id = id->next)
1419 for (id = defs; id; id = id->next)
3075 id->next = defs;
3076 defs = id;
4603 for (id = defs; id; id = id->next)
4609 for (id = defs; id; id = id->next)
H A Dgengenrtl.c38 static const struct rtx_definition defs[] = variable in typeref:struct:rtx_definition
42 #define NUM_RTX_CODE ARRAY_SIZE(defs)
147 return (strcmp (defs[idx].enumname, "CONST_INT") == 0
148 || strcmp (defs[idx].enumname, "REG") == 0
149 || strcmp (defs[idx].enumname, "SUBREG") == 0
150 || strcmp (defs[idx].enumname, "MEM") == 0
151 || strcmp (defs[idx].enumname, "CONST_VECTOR") == 0);
161 return (strcmp (defs[idx].enumname, "CONST_DOUBLE") == 0);
175 if (special_format (defs[i].format))
179 if (! strcmp (*f, defs[
[all...]
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex2410 % these defs.

Completed in 339 milliseconds

123456