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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MathExtras.h 439 /// abs64 - absolute value of a 64-bit int. Not all environments support
442 inline int64_t abs64(int64_t x) { function in namespace:llvm
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 1038 static MipsRelocator::Result abs64(MipsRelocationInfo& pReloc, function in namespace:mcld
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
tilegx.cc 980 abs64(unsigned char* view, function in class:__anon115903::Tilegx_relocate_functions
    [all...]

Completed in 881 milliseconds