OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:luaL_typeerror
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
lauxlib.c
199
LUALIB_API int
luaL_typeerror
(lua_State *L, int arg, const char *tname) {
214
luaL_typeerror
(L, arg, lua_typename(L, tag));
lauxlib.c
199
LUALIB_API int
luaL_typeerror
(lua_State *L, int arg, const char *tname) {
214
luaL_typeerror
(L, arg, lua_typename(L, tag));
Completed in 42 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026