Home
last modified time | relevance | path

Searched defs:prev_nextp (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-deps.c242 attach_dep_link (dep_link_t l, dep_link_t *prev_nextp) in attach_dep_link()
280 dep_link_t *prev_nextp = DEP_LINK_PREV_NEXTP (l); in detach_dep_link() local
H A Dsched-int.h259 struct _dep_link **prev_nextp; member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-deps.c235 attach_dep_link (dep_link_t l, dep_link_t *prev_nextp) in attach_dep_link()
273 dep_link_t *prev_nextp = DEP_LINK_PREV_NEXTP (l); in detach_dep_link() local
H A Dsched-int.h283 struct _dep_link **prev_nextp; member