Home
last modified time | relevance | path

Searched refs:checkobject (Results 26 – 50 of 77) sorted by relevance

1234

/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libdap2/
H A Ddceparselex.h97 #define checkobject(x) debugobject(x) macro
99 #define checkobject(x) (x) macro
/dports/science/netcdf/netcdf-c-4.7.4/libdap2/
H A Ddceparselex.h97 #define checkobject(x) debugobject(x) macro
99 #define checkobject(x) (x) macro
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/object/
H A Dobject.h177 class checkobject
186 checkobject();
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/object/
H A Dobject.h191 typedef struct checkobject struct
198 } checkobject; argument
/dports/games/minetest/minetest-5.4.1/src/script/lua_api/
H A Dl_playermeta.h37 static PlayerMetaRef *checkobject(lua_State *L, int narg);
H A Dl_camera.cpp168 LuaCamera *LuaCamera::checkobject(lua_State *L, int narg) in checkobject() function in LuaCamera
186 LuaCamera *ref = checkobject(L, narg); in getobject()
H A Dl_storage.h58 static StorageRef *checkobject(lua_State *L, int narg);
H A Dl_itemstackmeta.h37 static ItemStackMetaRef *checkobject(lua_State *L, int narg);
H A Dl_nodetimer.h38 static NodeTimerRef *checkobject(lua_State *L, int narg);
H A Dl_modchannels.h59 static ModChannelRef *checkobject(lua_State *L, int narg);
H A Dl_minimap.h58 static LuaMinimap *checkobject(lua_State *L, int narg);
H A Dl_areastore.h61 static LuaAreaStore *checkobject(lua_State *L, int narg);
H A Dl_camera.h55 static LuaCamera *checkobject(lua_State *L, int narg);
H A Dl_metadata.h38 static MetaDataRef *checkobject(lua_State *L, int narg);
H A Dl_settings.h85 static LuaSettings *checkobject(lua_State *L, int narg);
H A Dl_nodemeta.h45 static NodeMetaRef *checkobject(lua_State *L, int narg);
H A Dl_vmanip.h78 static LuaVoxelManip *checkobject(lua_State *L, int narg);
H A Dl_inventory.h40 static InvRef *checkobject(lua_State *L, int narg);
H A Dl_localplayer.h107 static LuaLocalPlayer *checkobject(lua_State *L, int narg);
/dports/games/freeminer/freeminer-0.4.10.4/src/script/lua_api/
H A Dl_settings.h70 static LuaSettings* checkobject(lua_State* L, int narg);
H A Dl_nodetimer.h41 static NodeTimerRef *checkobject(lua_State *L, int narg);
H A Dl_nodemeta.h43 static NodeMetaRef *checkobject(lua_State *L, int narg);
H A Dl_vmanip.h78 static LuaVoxelManip *checkobject(lua_State *L, int narg);
H A Dl_item.h133 static LuaItemStack* checkobject(lua_State *L, int narg);
H A Dl_inventory.h44 static InvRef *checkobject(lua_State *L, int narg);

1234