Thanks to visit codestin.com
Credit goes to codeql.github.com

CodeQL library for C/C++
codeql/cpp-all 8.0.3 (changelog, source)
Search

Primitive predicate int::abs

Returns the absolute value of the receiver (or INT_MIN when the receiver is INT_MIN)

int abs()