Home
last modified time | relevance | path

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

/include/acpi/platform/
Dacintel.h24 #define COMPILER_DEPENDENT_UINT64 unsigned __int64 macro
Dacenv.h237 #ifndef COMPILER_DEPENDENT_UINT64
238 #define COMPILER_DEPENDENT_UINT64 unsigned long long macro
Daclinux.h201 #define COMPILER_DEPENDENT_UINT64 unsigned long macro
205 #define COMPILER_DEPENDENT_UINT64 unsigned long long macro
/include/acpi/
Dactypes.h95 typedef COMPILER_DEPENDENT_UINT64 u64;