Home
last modified time | relevance | path

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

/linux-4.4.14/include/acpi/platform/
Daclinux.h187 #define COMPILER_DEPENDENT_INT64 long macro
191 #define COMPILER_DEPENDENT_INT64 long long macro
Dacenv.h239 #ifndef COMPILER_DEPENDENT_INT64
240 #define COMPILER_DEPENDENT_INT64 long long macro
/linux-4.4.14/arch/ia64/include/asm/
Dacenv.h17 #define COMPILER_DEPENDENT_INT64 long macro
/linux-4.4.14/include/acpi/
Dactypes.h130 typedef COMPILER_DEPENDENT_INT64 s64;