HomeSort by relevance Sort by last modified time
    Searched refs:labs (Results 126 - 140 of 140) sorted by null

1 2 3 4 56

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdlib.h 330 long __cdecl labs(long _X);
math.h 255 long __cdecl labs(long _X);
    [all...]
intrin.h 261 __MACHINE(long __cdecl labs(long))
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp 55 return Func == LibFunc::abs || Func == LibFunc::labs ||
    [all...]
  /external/v8/benchmarks/
raytrace.js 4 // http://labs.flog.nz.co/raytracer/
  /prebuilts/go/darwin-x86/src/net/textproto/
reader.go 208 // 220 plan9.bell-labs.com ESMTP
  /prebuilts/go/linux-x86/src/net/textproto/
reader.go 208 // 220 plan9.bell-labs.com ESMTP
  /external/eigen/Eigen/src/Core/
MathFunctions.h 23 long abs(long x) { return (labs(x)); }
    [all...]
  /external/libxml2/
xmlschemastypes.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
floatobject.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
floatobject.c     [all...]
  /external/llvm/lib/Analysis/
TargetLibraryInfo.cpp     [all...]
  /external/python/cpython2/Objects/
floatobject.c     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-arm.c     [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 814 extern long int labs (long int __x) __attribute__ ((__nothrow__)) __attribute__ ((__const__));
    [all...]

Completed in 671 milliseconds

1 2 3 4 56