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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsched-deps.c358 static int dl_pool_diff = 0;
378 ++dl_pool_diff;
388 --dl_pool_diff;
399 return dn_pool_diff == 0 && dl_pool_diff == 0;
357 static int dl_pool_diff = 0; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsched-deps.cc358 static int dl_pool_diff = 0;
378 ++dl_pool_diff;
388 --dl_pool_diff;
399 return dn_pool_diff == 0 && dl_pool_diff == 0;
357 static int dl_pool_diff = 0; variable

Completed in 141 milliseconds