Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstrlib.c639 static int gmatch_aux (lua_State *L) { in gmatch_aux() function
673 lua_pushcclosure(L, gmatch_aux, 3); in gmatch()