Searched refs:skipcomment (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/
H A Dunifdef.c227 static const char *skipcomment(const char *);
637 * help from skipcomment().
659 cp = skipcomment(tline);
664 cp = skipcomment(cp + 1);
678 cp = skipcomment(cp);
704 cp = skipcomment(cp);
718 /* skipcomment normally changes the state, except
735 cp = skipcomment(cp + 1);
833 cp = skipcomment(*cpp);
850 cp = skipcomment(c
972 skipcomment(const char *cp) function
[all...]

Completed in 105 milliseconds