Searched refs:deps_list_empty_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsched-deps.c364 deps_list_empty_p (deps_list_t l)
386 gcc_assert (deps_list_empty_p (l));
788 if (!deps_list_empty_p (list))
363 deps_list_empty_p (deps_list_t l) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsched-deps.cc364 deps_list_empty_p (deps_list_t l)
386 gcc_assert (deps_list_empty_p (l));
788 if (!deps_list_empty_p (list))
363 deps_list_empty_p (deps_list_t l) function

Completed in 208 milliseconds