OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AslGbl_DirectiveInfo
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
prscan.c
217
static const PR_DIRECTIVE_INFO
AslGbl_DirectiveInfo
[] =
594
AslGbl_DirectiveInfo
[Directive].Name);
611
PrDbgPrint ("Ignoring",
AslGbl_DirectiveInfo
[Directive].Name);
678
if (
AslGbl_DirectiveInfo
[Directive].ArgCount >= 1)
687
if (
AslGbl_DirectiveInfo
[Directive].ArgCount >= 2)
711
PrDbgPrint ("Ignoring",
AslGbl_DirectiveInfo
[Directive].Name);
724
PrDbgPrint ("Begin execution",
AslGbl_DirectiveInfo
[Directive].Name);
1158
for (i = 0;
AslGbl_DirectiveInfo
[i].Name; i++)
1160
if (!strcmp (
AslGbl_DirectiveInfo
[i].Name, Directive))
1210
AslGbl_DirectiveInfo
[Directive].Name
[
all
...]
Completed in 16 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025