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

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

Completed in 284 milliseconds