Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Dcvdisasm.c265 BOOLEAN CommentExists = FALSE; in CvPrintOneCommentType() local
322 CommentExists = TRUE; in CvPrintOneCommentType()
327 if (CommentExists && EndStr) in CvPrintOneCommentType()