OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lua_checkmode
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
liolib.c
32
#if !defined(
lua_checkmode
)
39
#define
lua_checkmode
(mode) \
macro
231
luaL_argcheck(L,
lua_checkmode
(md), 2, "invalid mode");
/external/syslinux/com32/lua/src/
liolib.c
32
#if !defined(
lua_checkmode
)
39
#define
lua_checkmode
(mode) \
macro
231
luaL_argcheck(L,
lua_checkmode
(md), 2, "invalid mode");
Completed in 290 milliseconds