OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CommentToPrint
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
cvdisasm.c
266
char **
CommentToPrint
= NULL;
298
CommentToPrint
= &Op->Common.InlineComment;
303
CommentToPrint
= &Op->Common.EndNodeComment;
308
CommentToPrint
= &Op->Common.NameComment;
313
CommentToPrint
= &Op->Common.CloseBraceComment;
320
if (*
CommentToPrint
)
323
AcpiOsPrintf ("%s", *
CommentToPrint
);
324
*
CommentToPrint
= NULL;
cvcompiler.c
562
*
CommentToPrint
- Comment that's printed
574
char*
CommentToPrint
,
581
if (!
CommentToPrint
)
591
CgLocalWriteAmlData (Op,
CommentToPrint
, strlen (
CommentToPrint
) + 1);
/src/sys/external/bsd/acpica/dist/include/
acconvert.h
226
char*
CommentToPrint
,
Completed in 16 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025