|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <sys/types.h>
Go to the source code of this file.
Macros | |
| #define | ACPI_MACHINE_WIDTH 32 |
| #define | COMPILER_DEPENDENT_INT64 int64_t |
| #define | COMPILER_DEPENDENT_UINT64 uint64_t |
| #define | ACPI_UINTPTR_T uintptr_t |
| #define | ACPI_TO_INTEGER(p) ((uintptr_t)(p)) |
| #define | ACPI_OFFSET(d, f) __offsetof(d, f) |
| #define | ACPI_USE_DO_WHILE_0 |
| #define | ACPI_USE_LOCAL_CACHE |
| #define | ACPI_USE_NATIVE_DIVIDE |
| #define | ACPI_USE_NATIVE_MATH64 |
| #define | ACPI_USE_SYSTEM_CLIBRARY |
| #define | ACPI_CAST_PTHREAD_T(pthread) ((ACPI_THREAD_ID) ACPI_TO_INTEGER (pthread)) |
| #define | ACPI_USE_STANDARD_HEADERS |
| #define | ACPI_FLUSH_CPU_CACHE() |
| #define | __cdecl |
| #define __cdecl |
Definition at line 117 of file acfreebsd.h.
| #define ACPI_CAST_PTHREAD_T | ( | pthread | ) | ((ACPI_THREAD_ID) ACPI_TO_INTEGER (pthread)) |
Definition at line 112 of file acfreebsd.h.
| #define ACPI_FLUSH_CPU_CACHE | ( | ) |
Definition at line 116 of file acfreebsd.h.
| #define ACPI_MACHINE_WIDTH 32 |
Definition at line 53 of file acfreebsd.h.
Definition at line 59 of file acfreebsd.h.
| #define ACPI_USE_DO_WHILE_0 |
Definition at line 64 of file acfreebsd.h.
| #define ACPI_USE_LOCAL_CACHE |
Definition at line 65 of file acfreebsd.h.
| #define ACPI_USE_NATIVE_DIVIDE |
Definition at line 66 of file acfreebsd.h.
| #define ACPI_USE_NATIVE_MATH64 |
Definition at line 67 of file acfreebsd.h.
| #define ACPI_USE_STANDARD_HEADERS |
Definition at line 114 of file acfreebsd.h.
| #define ACPI_USE_SYSTEM_CLIBRARY |
Definition at line 68 of file acfreebsd.h.
Definition at line 56 of file acfreebsd.h.
Definition at line 57 of file acfreebsd.h.