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

/freebsd-9.3-release/contrib/gcc/
H A Dcfgexpand.c353 unsigned int uida = DECL_UID (stack_vars[*(const size_t *)a].decl); local
362 if (uida < uidb)
364 if (uida > uidb)

Completed in 49 milliseconds