Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlauxlib.c617 static int skipcomment (LoadF *lf, int *cp) { in skipcomment() function
645 if (skipcomment(&lf, &c)) /* read initial portion */ in luaL_loadfilex()
650 skipcomment(&lf, &c); /* re-read initial portion */ in luaL_loadfilex()