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

/freebsd-current/lib/libc/stdlib/
H A Dllabs.c32 llabs(long long j) function
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_stdlib.h36 long long llabs(long long __x) { function
H A D__clang_cuda_math.h158 __DEVICE__ long long llabs(long long __a) { return __nv_llabs(__a); } function
H A D__clang_hip_math.h322 long long llabs(long long __x) { function
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Dstdlib.h108 # undef llabs macro
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c384 llabs(long long j) function

Completed in 187 milliseconds