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

/freebsd-11.0-release/contrib/gcc/
H A Dlocal-alloc.c1379 int this_match = requires_inout (p);
1381 n_matching_alts += this_match;
1382 if (this_match == recog_data.n_alternatives)
1372 int this_match = requires_inout (p); local

Completed in 48 milliseconds