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

  /external/compiler-rt/lib/ppc/
DD.h 31 high26bits(double x) function
gcc_qdiv.c 39 yHi = high26bits(y);
40 qHi = high26bits(q);
gcc_qmul.c 40 aHi = high26bits(A);
41 bHi = high26bits(B);

Completed in 52 milliseconds