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

/freebsd-10.0-release/contrib/gcc/
H A Dstor-layout.c1939 int oprecision = TYPE_PRECISION (type);
1944 int precision = MIN (MIN (oprecision + BITS_PER_UNIT_LOG + 1,
1981 ssizetype = build_distinct_type_copy (make_signed_type (oprecision));
1932 int oprecision = TYPE_PRECISION (type); local

Completed in 117 milliseconds