OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EndAml
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/disassembler/
dmresrc.c
398
UINT8 *
EndAml
;
471
NULL, ACPI_CAST_INDIRECT_PTR (void, &
EndAml
));
483
if ((Aml + BufferLength - sizeof (AML_RESOURCE_END_TAG)) !=
EndAml
)
/src/sys/external/bsd/acpica/dist/resources/
rslist.c
185
UINT8 *
EndAml
= OutputBuffer + AmlSizeNeeded;
195
while (Aml <
EndAml
)
rscalc.c
473
UINT8 *
EndAml
;
488
EndAml
= AmlBuffer + AmlBufferLength;
492
while (AmlBuffer <
EndAml
)
/src/sys/external/bsd/acpica/dist/utilities/
utresrc.c
192
UINT8 *
EndAml
;
211
EndAml
= Aml + AmlLength;
215
while (Aml <
EndAml
)
253
if ((Aml + 1) >=
EndAml
)
Completed in 26 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026