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

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Daslpredef.c211 case ACPI_COMPILER_RESERVED_NAME: /* A _Txx that was not emitted by compiler */
384 case ACPI_COMPILER_RESERVED_NAME: /* A _Txx that was not emitted by compiler */
478 case ACPI_COMPILER_RESERVED_NAME: /* A _Txx that was not emitted by compiler */
684 return (ACPI_COMPILER_RESERVED_NAME);
H A Dasldefine.h244 #define ACPI_COMPILER_RESERVED_NAME (ACPI_UINT32_MAX - 3) macro

Completed in 54 milliseconds