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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dunifdef.c211 static const char *skipcomment(const char *);
521 * help from skipcomment().
536 cp = skipcomment(tline);
540 cp = skipcomment(cp + 1);
553 cp = skipcomment(cp);
579 cp = skipcomment(cp);
593 /* skipcomment should have changed the state */
599 cp = skipcomment(cp + 1);
672 cp = skipcomment(*cpp);
684 cp = skipcomment(c
782 skipcomment(const char *cp) function
[all...]

Completed in 43 milliseconds