Home
last modified time | relevance | path

Searched refs:CvPrintOneCommentList (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dcvdisasm.c186 CvPrintOneCommentList ( in CvPrintOneCommentList() function
275 CvPrintOneCommentList (Op->Common.CommentList, Level); in CvPrintOneCommentType()
280 CvPrintOneCommentList (Op->Common.CommentList, Level); in CvPrintOneCommentType()
290 CvPrintOneCommentList (Op->Common.EndBlkComment, Level); in CvPrintOneCommentType()
480 CvPrintOneCommentList (FNode->IncludeComment, Level); in CvPrintInclude()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacconvert.h298 CvPrintOneCommentList (
H A Dacmacros.h626 #define ASL_CV_PRINT_ONE_COMMENT_LIST(a,b) CvPrintOneCommentList (a,b);