Searched refs:CvPrintOneCommentType (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | cvdisasm.c | 259 CvPrintOneCommentType ( in CvPrintOneCommentType() function 361 CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level); in CvCloseBraceWriteComment() 363 CvPrintOneCommentType (Op, AML_COMMENT_CLOSE_BRACE, NULL, Level); in CvCloseBraceWriteComment() 400 CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level); in CvCloseParenWriteComment() 407 CvPrintOneCommentType (Op, AML_COMMENT_END_NODE, NULL, Level); in CvCloseParenWriteComment() 412 CvPrintOneCommentType (Op->Common.Parent, in CvCloseParenWriteComment()
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acconvert.h | 302 CvPrintOneCommentType (
|
| H A D | acmacros.h | 625 #define ASL_CV_PRINT_ONE_COMMENT(a,b,c,d) CvPrintOneCommentType (a,b,c,d);
|