OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ACPI_GET_FUNCTION_NAME
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/include/platform/
acgcc.h
71
#define
ACPI_GET_FUNCTION_NAME
__func__
/src/sys/external/bsd/acpica/dist/include/
acoutput.h
273
* If
ACPI_GET_FUNCTION_NAME
was not defined in the compiler-dependent header,
277
#ifndef
ACPI_GET_FUNCTION_NAME
278
#define
ACPI_GET_FUNCTION_NAME
_AcpiFunctionName
292
#endif /*
ACPI_GET_FUNCTION_NAME
*/
299
__LINE__,
ACPI_GET_FUNCTION_NAME
, _AcpiModuleName, _COMPONENT
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026