Home
last modified time | relevance | path

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

/linux-4.1.27/include/acpi/platform/
Daclinux.h184 #define COMPILER_DEPENDENT_INT64 long macro
188 #define COMPILER_DEPENDENT_INT64 long long macro
Dacenv.h235 #ifndef COMPILER_DEPENDENT_INT64
236 #define COMPILER_DEPENDENT_INT64 long long macro
/linux-4.1.27/arch/ia64/include/asm/
Dacenv.h17 #define COMPILER_DEPENDENT_INT64 long macro
/linux-4.1.27/include/acpi/
Dactypes.h130 typedef COMPILER_DEPENDENT_INT64 s64;