Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/isoc/include/
A Dstdint.h20 #if !defined(__ILP32__) && !defined(__LP64__)
27 #define __LP64__ 1 macro
32 #if !defined(__ILP32__) && !defined(__LP64__)
33 #error Neither __ILP32__ nor __LP64__ is defined
48 #ifdef __LP64__
64 #ifdef __LP64__
196 #ifdef __LP64__
A Dinttypes.h13 #ifdef __LP64__
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cfg.h116 #if defined(__LP64__) || defined(_ARCH_PPC64)
126 #if defined(__ia64) || defined(__ia64__) || defined(__LP64__)
140 #if defined(__LP64__) || defined(__x86_64__)
217 defined(__LP64__) || defined(_LP64) || defined(__64BIT__)
/optee_os-3.20.0/lib/libutils/isoc/
A Dbget_malloc.c22 #ifdef __LP64__

Completed in 7 milliseconds