HomeSort by relevance Sort by last modified time
    Searched refs:lowBit (Results 1 - 2 of 2) sorted by null

  /dalvik/libcore/luni/src/main/native/
cbigint.c 534 IDATA lowBit, index = -1;
538 lowBit = lowestSetBit (arg + index);
539 if (lowBit)
540 return lowBit + 64 * index;
  /prebuilt/common/ecj/
ecj.jar 

Completed in 168 milliseconds