Home
last modified time | relevance | path

Searched refs:update_cost_check (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-color.c1228 static int update_cost_check; variable
1241 update_cost_check = 0; in initiate_cost_update()
1261 update_cost_check++; in start_update_cost()
1274 if (elem->check != update_cost_check in queue_update_cost()
1277 elem->check = update_cost_check; in queue_update_cost()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-color.cc1233 static int update_cost_check; variable
1246 update_cost_check = 0; in initiate_cost_update()
1266 update_cost_check++; in start_update_cost()
1279 if (elem->check != update_cost_check in queue_update_cost()
1282 elem->check = update_cost_check; in queue_update_cost()