Home
last modified time | relevance | path

Searched defs:int64_t (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dstdint.h76 typedef __int64_t int64_t; typedef
77 #define int64_t __int64_t macro
Dtypes.h88 typedef __int64_t int64_t; typedef
89 #define int64_t __int64_t macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
DEfiBind.h159 typedef __int64 int64_t; typedef
173 typedef long long int64_t; typedef
185 typedef long int64_t; typedef
/device/google/bonito/json-c/
Djson_inttypes.h13 typedef __int64 int64_t; typedef
/device/google/crosshatch/json-c/
Djson_inttypes.h13 typedef __int64 int64_t; typedef
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/X64/
DEfiBind.h136 typedef __int64 int64_t; typedef
145 typedef long long int64_t; typedef
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ia32/
DEfiBind.h183 typedef __int64 int64_t; typedef
192 typedef long long int64_t; typedef
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
D_stdint.h49 typedef __int64_t int64_t; typedef
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ebc/
DEfiBind.h60 typedef __int64 int64_t; typedef
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Arm/
DEfiBind.h47 typedef long long int64_t; typedef
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Aarch64/
DEfiBind.h49 typedef long long int64_t; typedef
/device/google/cuttlefish_common/guest/hals/gps/
Dgps_vsoc.cpp157 static int gce_gps_inject_time(GpsUtcTime /*time*/, int64_t /*time_ref*/, in gce_gps_inject_time() argument
/device/google/fuchsia/bioniccompat/include/
Dstdint.h150 typedef __INT64_TYPE__ int64_t; typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py86 int64_t = c_longlong variable