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

/freebsd-12-stable/contrib/gcc/
H A Dc-common.c1126 bool convertible_lax;
1132 convertible_lax =
1139 if (!convertible_lax || flag_lax_vector_conversions)
1140 return convertible_lax;
1124 bool convertible_lax; local

Completed in 80 milliseconds