Searched refs:SWIG_Lua_pusherrstring (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 922 SWIG_Lua_pusherrstring (lua_State *L, const char *str) in SWIG_Lua_pusherrstring() function 1046 do { if (!(expr)) { SWIG_Lua_pusherrstring(L, (char *) msg); goto fail; } } while (0) 3072 SWIG_Lua_pusherrstring(L,"table must contain numbers");\ 3082 SWIG_Lua_pusherrstring(L,"expected a table");\ 3087 SWIG_Lua_pusherrstring(L,"table appears to be empty");\ 3092 SWIG_Lua_pusherrstring(L,"table must contain numbers");\ 3147 SWIG_Lua_pusherrstring(L,"expected a table"); in SWIG_get_ptr_array_var() 3152 SWIG_Lua_pusherrstring(L,"table appears to be empty"); in SWIG_get_ptr_array_var() 3884 SWIG_Lua_pusherrstring(L,"Wrong arguments for overloaded function 'new_string'\n" in _wrap_new_string() 6205 SWIG_Lua_pusherrstring(L,"Wrong arguments for overloaded function 'new_SBBlock'\n" in _wrap_new_SBBlock() [all …]
|