Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/
A Dunifdef.c801 cp = skipcomment(cp); in parseline()
832 cp = skipcomment(cp); in parseline()
965 cp = skipcomment(*cpp); in eval_unary()
982 cp = skipcomment(cp); in eval_unary()
993 cp = skipcomment(cp+7); in eval_unary()
1001 cp = skipcomment(cp); in eval_unary()
1059 cp = skipcomment(cp); in eval_table()
1264 cp = skipcomment(cp); in skipargs()
1300 cp = skipcomment(cp); in getsym()
1492 cp = skipcomment(cp); in defundef()
[all …]
/l4re-core-master/lua/lib/contrib/src/
A Dlauxlib.c763 static int skipcomment (LoadF *lf, int *cp) { in skipcomment() function
791 if (skipcomment(&lf, &c)) /* read initial portion */ in luaL_loadfilex()
796 skipcomment(&lf, &c); /* re-read initial portion */ in luaL_loadfilex()

Completed in 11 milliseconds