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

  /external/llvm/include/llvm/Support/
MathExtras.h 604 /// abs64 - absolute value of a 64-bit int. Not all environments support
607 inline int64_t abs64(int64_t x) { function in namespace:llvm
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 1010 MipsRelocator::Result abs64(MipsRelocationInfo& pReloc, MipsRelocator& pParent) function

Completed in 337 milliseconds