Home
last modified time | relevance | path

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

/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp43 #ifndef SWIGUNUSED
46 # define SWIGUNUSED __attribute__ ((__unused__)) macro
48 # define SWIGUNUSED macro
51 # define SWIGUNUSED __attribute__ ((__unused__)) macro
53 # define SWIGUNUSED macro
67 # define SWIGUNUSEDPARM(p) p SWIGUNUSED
73 # define SWIGINTERN static SWIGUNUSED
1190 const int SWIGUNUSED pairs_start = lua_gettop(L); in SWIG_Lua_elua_emulate_register()
1437 const int SWIGUNUSED begin = lua_gettop(L); in SWIG_Lua_namespace_register()
1493 SWIGINTERN int SWIG_Lua_iterate_bases(lua_State *L, swig_type_info * SWIGUNUSED swig_type, in SWIG_Lua_iterate_bases()
[all …]