Home | History | Annotate | Download | only in acpisrc

Lines Matching refs:Comment

202  * DESCRIPTION: Count the number of "//" comments. This type of comment is
408 /* Now we can check for a slash-slash comment */
1098 * Must be a single-line comment to need more whitespace
1286 /* Check if we are in a comment */
1310 /* Check for comment open */
1315 /* Find the end of the comment, it must exist */
1323 /* Toss the rest of this line or single-line comment */
1506 * comment, and 2) not a blank line.
1530 /* First line of multi-line comment is often just whitespace */
1542 /* Find end of comment */
1576 /* Adjust comment count for legal header */
1588 VERBOSE_PRINT (("%u Comment %u White %u Code %u Lines in %s\n",
1810 /* Find comment open, within procedure level */
1818 /* Find comment terminator */
1838 /* Normal comment, ignore and continue; */
1844 /* Examine multi-line comment */
1911 SubBuffer += 2; /* Get past comment opening */
1928 SubBuffer += 2; /* Get past comment close */