Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-deps.c236 attach_dep_link (dep_link_t l, dep_link_t *prev_nextp) in attach_dep_link()
274 dep_link_t *prev_nextp = DEP_LINK_PREV_NEXTP (l); in detach_dep_link() local
H A Dsched-int.h285 struct _dep_link **prev_nextp; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-deps.cc236 attach_dep_link (dep_link_t l, dep_link_t *prev_nextp) in attach_dep_link()
274 dep_link_t *prev_nextp = DEP_LINK_PREV_NEXTP (l); in detach_dep_link() local
H A Dsched-int.h285 struct _dep_link **prev_nextp; member