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/
H A Dcvdisasm.c78 CvPrintOneCommentList ( in CvPrintOneCommentList() function
167 CvPrintOneCommentList (Op->Common.CommentList, Level); in CvPrintOneCommentType()
172 CvPrintOneCommentList (Op->Common.CommentList, Level); in CvPrintOneCommentType()
182 CvPrintOneCommentList (Op->Common.EndBlkComment, Level); in CvPrintOneCommentType()
372 CvPrintOneCommentList (FNode->IncludeComment, Level); in CvPrintInclude()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacconvert.h189 CvPrintOneCommentList (
H A Dacmacros.h518 #define ASL_CV_PRINT_ONE_COMMENT_LIST(a,b) CvPrintOneCommentList (a,b);