Home
last modified time | relevance | path

Searched defs:depends (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/usr.sbin/config/
H A Dmkmakefile.c230 char *wd, *this, *needs, *special, *depends, *clean, *warning; in read_files() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-im.c93 struct depend *depends; /* List of statements that must be also hoisted member
H A Dtree-predcom.c697 split_data_refs_to_components (struct loop *loop, in split_data_refs_to_components()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-im.c91 vec<gimple *> depends; /* Vector of statements that must be also member
H A Dtree-predcom.c756 vec<ddr_p> depends) in split_data_refs_to_components()