Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/acpica/dist/compiler/
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()
/netbsd/src/sys/external/bsd/acpica/dist/include/
Dacconvert.h297 CvPrintOneCommentList (
Dacmacros.h626 #define ASL_CV_PRINT_ONE_COMMENT_LIST(a,b) CvPrintOneCommentList (a,b);