Searched refs:abs (Results 1 – 3 of 3) sorted by relevance
29 int abs(int i);
12 ``int abs(int x)`` : x 的绝对值
9 int abs(int i) in abs() function