Searched refs:ACPI_COMPILER_RESERVED_NAME (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/contrib/dev/acpica/compiler/
H A Daslpredef.c103 case ACPI_COMPILER_RESERVED_NAME: /* A _Txx that was not emitted by compiler */
276 case ACPI_COMPILER_RESERVED_NAME: /* A _Txx that was not emitted by compiler */
370 case ACPI_COMPILER_RESERVED_NAME: /* A _Txx that was not emitted by compiler */
575 return (ACPI_COMPILER_RESERVED_NAME);
H A Dasldefine.h152 #define ACPI_COMPILER_RESERVED_NAME (ACPI_UINT32_MAX - 3) macro

Completed in 48 milliseconds