Searched refs:InlineComment (Results 1 – 8 of 8) sorted by relevance
443 if (Op->Asl.InlineComment) in CvCalculateCommentLengths()445 CommentLength = strlen (Op->Asl.InlineComment)+3; in CvCalculateCommentLengths()688 if (Op->Asl.InlineComment) in CgWriteAmlComment()692 Op->Asl.InlineComment = NULL; in CgWriteAmlComment()928 char *InlineComment, in CvAppendInlineComment() argument935 if (!InlineComment) in CvAppendInlineComment()942 return (InlineComment); in CvAppendInlineComment()946 Size += strlen (InlineComment); in CvAppendInlineComment()949 strcpy (Str, InlineComment); in CvAppendInlineComment()992 LatestParseNode->Asl.InlineComment = in CvPlaceComment()[all …]
280 Op->Asl.InlineComment = Child->Asl.InlineComment; in TrCreateOp()285 Child->Asl.InlineComment = NULL; in TrCreateOp()318 Op->Asl.InlineComment = Child->Asl.InlineComment; in TrCreateOp()319 Child->Asl.InlineComment = NULL; in TrCreateOp()837 Op->Asl.InlineComment = NULL; in TrAllocateOp()898 Op->Asl.InlineComment = AslGbl_InlineCommentBuffer; in TrAllocateOp()
346 Op->Common.InlineComment = NULL; in CvClearOpComments()1023 Op->Common.InlineComment = AcpiGbl_CurrentInlineComment; in CvTransferComments()
298 CommentToPrint = &Op->Common.InlineComment; in CvPrintOneCommentType()
199 char *InlineComment,
1040 char *InlineComment; /* Inline comment */\
398 (*Op)->Common.InlineComment = UnnamedOp->Common.InlineComment; in AcpiPsBuildNamedOp()408 UnnamedOp->Common.InlineComment = NULL; in AcpiPsBuildNamedOp()
722 if (Field->Common.InlineComment) in AcpiPsGetNextField()724 Field->Common.NameComment = Field->Common.InlineComment; in AcpiPsGetNextField()726 Field->Common.InlineComment = AcpiGbl_CurrentInlineComment; in AcpiPsGetNextField()