Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()