Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/
Dunifdef.c123 FINISHING_COMMENT, /* star-backslash-newline in a C comment */ enumerator
1044 incomment = FINISHING_COMMENT; in skipcomment()
1047 incomment = FINISHING_COMMENT; in skipcomment()
1067 case FINISHING_COMMENT: in skipcomment()