Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
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()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacconvert.h297 CvPrintOneCommentList (
H A Dacmacros.h626 #define ASL_CV_PRINT_ONE_COMMENT_LIST(a,b) CvPrintOneCommentList (a,b);