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

/freebsd-11-stable/sys/contrib/dev/acpica/include/platform/
H A Dacgcc.h177 #define ACPI_GET_FUNCTION_NAME __func__ macro
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacoutput.h370 * If ACPI_GET_FUNCTION_NAME was not defined in the compiler-dependent header,
374 #ifndef ACPI_GET_FUNCTION_NAME
375 #define ACPI_GET_FUNCTION_NAME _AcpiFunctionName macro
389 #endif /* ACPI_GET_FUNCTION_NAME */
396 __LINE__, ACPI_GET_FUNCTION_NAME, _AcpiModuleName, _COMPONENT

Completed in 57 milliseconds