OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASL_EOF
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
asldefine.h
120
#define
ASL_EOF
ACPI_UINT32_MAX
dtio.c
357
* RETURN: Filled line buffer and offset of start-of-line (
ASL_EOF
on EOF)
415
return (
ASL_EOF
);
448
return (
ASL_EOF
);
695
return (
ASL_EOF
);
739
while ((Offset = DtGetNextLine (Handle, 0)) !=
ASL_EOF
)
dtsubtable.c
360
return (
ASL_EOF
);
prscan.c
331
while ((Status = PrGetNextLine (AslGbl_Files[ASL_FILE_INPUT].Handle)) !=
ASL_EOF
)
876
*
ASL_EOF
- End-of-file reached
935
return (
ASL_EOF
);
dtcompile.c
547
if (Length ==
ASL_EOF
)
aslfiles.c
601
while (DtGetNextLine (IncludeFile, DT_ALLOW_MULTILINE_QUOTES) !=
ASL_EOF
)
Completed in 23 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026