Searched refs:llabs (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/stdlib/FreeBSD/
H A Dllabs.c28 __FBSDID("$FreeBSD: src/lib/libc/stdlib/llabs.c,v 1.1 2001/11/15 02:05:03 mike Exp $");
33 llabs(long long j) function
/macosx-10.10.1/system_cmds-643.1.1/ltop.tproj/
H A Dltop.c312 if (llabs(num) > 10000000000) {
315 } else if (llabs(num) > 10000000) {
318 } else if (llabs(num) > 100000) {
/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.h40 llabs(LONG_LONG const x) function
55 # define vabs llabs
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdlib.h157 llabs(long long);
/macosx-10.10.1/ruby-106/ruby/
H A Dconfigure15751 getsid setsid telldir seekdir fchmod cosh sinh tanh log2 round llabs\

Completed in 107 milliseconds