long labs

long labs(long __i)

The labs() function computes the absolute value of the long integer i.
Note:

The abs() and labs() functions are builtins of gcc.