Searched defs:abs64 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DMathExtras.h604 /// abs64 - absolute value of a 64-bit int. Not all environments support
607 inline int64_t abs64(int64_t x) { function in namespace:llvm

Completed in 48 milliseconds