Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/lutok/
H A Dstate.cpp307 throw lutok::api_error::from_stack(*this, "lua_getglobal"); in get_global()
375 throw lutok::api_error::from_stack(*this, "lua_gettable"); in get_table()
498 throw lutok::api_error::from_stack(*this, "luaL_loadfile"); in load_file()
513 throw lutok::api_error::from_stack(*this, "luaL_loadstring"); in load_string()
560 throw lutok::api_error::from_stack(*this, "lua_next"); in next()
593 throw lutok::api_error::from_stack(*this, "luaopen_base"); in open_base()
611 throw lutok::api_error::from_stack(*this, "luaopen_string"); in open_string()
630 throw lutok::api_error::from_stack(*this, "luaopen_table"); in open_table()
646 throw lutok::api_error::from_stack(*this, "lua_pcall"); in pcall()
783 throw lutok::api_error::from_stack(*this, "lua_setglobal"); in set_global()
[all …]
H A Dexceptions.hpp61 static api_error from_stack(state&, const std::string&);
H A Dexceptions.cpp81 lutok::api_error::from_stack(state& state_, const std::string& api_function_) in from_stack() function in lutok::api_error
H A Dexceptions_test.cpp61 const lutok::api_error e = lutok::api_error::from_stack(state, in ATF_TEST_CASE_BODY()
H A Ddebug.cpp72 throw lutok::api_error::from_stack(s, "lua_getinfo"); in get_info()
/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dchan.c127 bool from_stack) in __rtw89_config_entity_chandef() argument
133 if (from_stack) in __rtw89_config_entity_chandef()
/freebsd-14.2/contrib/bearssl/T0/
H A Dkern.t028 : __deflocal ( from_stack name -- )
34 : __deflocals ( from_stack -- )