Home
last modified time | relevance | path

Searched defs:skipcomment (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/unifdef/
H A Dunifdef.c851 skipcomment(const char *cp) in skipcomment() function
/netbsd-src/external/mit/lua/dist/src/
H A Dlauxlib.c778 static int skipcomment (FILE *f, int *cp) { in skipcomment() function