HomeSort by relevance Sort by last modified time
    Searched defs:__int64_t (Results 1 - 16 of 16) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
int_types.h 51 typedef INT64 __int64_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
int_types.h 51 typedef INT64 __int64_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
int_types.h 51 typedef INT64 __int64_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_types.h 50 typedef __COMPILER_INT64__ __int64_t; typedef
53 typedef long int __int64_t; typedef
57 typedef long long int __int64_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_types.h 63 typedef INT64 __int64_t; typedef
  /external/clang/test/Analysis/Inputs/
system-header-simulator.h 41 typedef long long __int64_t; typedef
42 typedef __int64_t __darwin_off_t;
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
_types.h 61 typedef long long __int64_t; typedef
78 typedef long __int64_t; typedef
80 typedef __int64_t __critical_t;
81 typedef __int64_t __intfptr_t;
82 typedef __int64_t __intptr_t;
83 typedef __int64_t __ptrdiff_t; /* ptr1 - ptr2 */
84 typedef __int64_t __register_t;
85 typedef __int64_t __segsz_t; /* segment size (in pages) */
87 typedef __int64_t __ssize_t; /* byte count or error */
104 typedef __int64_t __intmax_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
types.h 44 typedef signed long int __int64_t; typedef
47 __extension__ typedef signed long long int __int64_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
types.h 44 typedef signed long int __int64_t; typedef
47 __extension__ typedef signed long long int __int64_t; typedef
  /bionic/libc/include/
stdint.h 43 typedef long __int64_t; typedef
46 typedef long long __int64_t; typedef
67 typedef __int64_t int64_t;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 28 __int64_t = c_longlong variable
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
infinite_recursion.py 28 __int64_t = c_longlong variable
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/data/
infinite_recursion.py 28 __int64_t = c_longlong variable
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 158 __extension__ typedef signed long long int __int64_t; typedef
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 28 __int64_t = c_longlong variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 28 __int64_t = c_longlong variable
    [all...]

Completed in 894 milliseconds