Home
last modified time | relevance | path

Searched refs:__LP64__ (Results 1 – 8 of 8) sorted by relevance

/optee_os/lib/libutils/isoc/include/
A Dstdint.h21 #if !defined(__ILP32__) && !defined(__LP64__)
28 #define __LP64__ 1 macro
33 #if !defined(__ILP32__) && !defined(__LP64__)
34 #error Neither __ILP32__ nor __LP64__ is defined
49 #ifdef __LP64__
65 #ifdef __LP64__
197 #ifdef __LP64__
A Dinttypes.h13 #ifdef __LP64__
/optee_os/out/arm/export-ta_arm32/include/
A Dstdint.h21 #if !defined(__ILP32__) && !defined(__LP64__)
28 #define __LP64__ 1 macro
33 #if !defined(__ILP32__) && !defined(__LP64__)
34 #error Neither __ILP32__ nor __LP64__ is defined
49 #ifdef __LP64__
65 #ifdef __LP64__
197 #ifdef __LP64__
A Dinttypes.h13 #ifdef __LP64__
/optee_os/out/arm/export-ta_arm64/include/
A Dstdint.h21 #if !defined(__ILP32__) && !defined(__LP64__)
28 #define __LP64__ 1 macro
33 #if !defined(__ILP32__) && !defined(__LP64__)
34 #error Neither __ILP32__ nor __LP64__ is defined
49 #ifdef __LP64__
65 #ifdef __LP64__
197 #ifdef __LP64__
A Dinttypes.h13 #ifdef __LP64__
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cfg.h123 #if defined(__LP64__) || defined(_ARCH_PPC64)
133 #if defined(__ia64) || defined(__ia64__) || defined(__LP64__)
147 #if defined(__LP64__) || defined(__x86_64__)
223 defined(__LP64__) || defined(_LP64) || defined(__64BIT__)
/optee_os/lib/libutils/isoc/
A Dbget_malloc.c21 #ifdef __LP64__

Completed in 16 milliseconds