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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c8269 Mfix * fdel;
8306 for (fdel = last_barrier->next;
8307 fdel && fdel != ftmp;
8308 fdel = fdel->next)
8310 fdel->minipool->refcount--;
8311 fdel->minipool = NULL;
8255 Mfix * fdel; local

Completed in 125 milliseconds