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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsched-deps.c317 static int dn_pool_diff = 0;
335 ++dn_pool_diff;
349 --dn_pool_diff;
399 return dn_pool_diff == 0 && dl_pool_diff == 0;
316 static int dn_pool_diff = 0; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsched-deps.cc317 static int dn_pool_diff = 0;
335 ++dn_pool_diff;
349 --dn_pool_diff;
399 return dn_pool_diff == 0 && dl_pool_diff == 0;
316 static int dn_pool_diff = 0; variable

Completed in 191 milliseconds