OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FileEnd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
cvparser.c
248
UINT8 *
FileEnd
;
273
AcpiGbl_FileTreeRoot->
FileEnd
= (char *)(AmlStart + Table->Length);
292
FileEnd
= AmlStart + AmlLength;
294
while (TreeAml <=
FileEnd
)
499
(Address < Current->
FileEnd
||
500
!Current->
FileEnd
))
591
Node->
FileEnd
= Filename;
609
if (Node && (Node->
FileEnd
< Filename))
611
Node->
FileEnd
= Filename;
615
if (Node->
FileEnd
< Filename
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
aclocal.h
1124
char *
FileEnd
; /* Points to AML and indicates when the AML for this particular file ends. */
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025