HomeSort by relevance Sort by last modified time
    Searched full:size_of_a (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.27/gas/
flonum-mult.c 77 int size_of_a; /* 0 origin */
101 size_of_a = a->leader - a->low;
105 size_of_sum = size_of_a + size_of_b;
125 if (A <= size_of_a && B <= size_of_b && B >= 0)
76 int size_of_a; \/* 0 origin *\/ local

Completed in 80 milliseconds