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

/freebsd-11-stable/contrib/binutils/gas/
H A Dflonum-mult.c79 int size_of_b; /* 0 origin */
103 size_of_b = b->leader - b->low;
106 size_of_sum = size_of_a + size_of_b;
126 if (A <= size_of_a && B <= size_of_b && B >= 0)
78 int size_of_b; /* 0 origin */ local

Completed in 96 milliseconds