Home
last modified time | relevance | path

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

/dports/games/scourge/scourge/src/squirrel/
H A Dsqapi.cpp16 bool sq_aux_gettypedarg( HSQUIRRELVM v, SQInteger idx, SQObjectType type, SQObjectPtr **o ) { in sq_aux_gettypedarg() function
26 #define _GETSAFE_OBJ(v,idx,type,o) { if(!sq_aux_gettypedarg(v,idx,type,&o)) return SQ_ERROR; }
/dports/games/openttd/openttd-12.1/src/3rdparty/squirrel/squirrel/
H A Dsqapi.cpp24 bool sq_aux_gettypedarg(HSQUIRRELVM v,SQInteger idx,SQObjectType type,SQObjectPtr **o) in sq_aux_gettypedarg() function
35 #define _GETSAFE_OBJ(v,idx,type,o) { if(!sq_aux_gettypedarg(v,idx,type,&o)) return SQ_ERROR; }
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/scripting/squirrel/
H A Dsqapi.cpp16 bool sq_aux_gettypedarg(HSQUIRRELVM v,SQInteger idx,SQObjectType type,SQObjectPtr **o) in sq_aux_gettypedarg() function
27 #define _GETSAFE_OBJ(v,idx,type,o) { if(!sq_aux_gettypedarg(v,idx,type,&o)) return SQ_ERROR; }
/dports/lang/squirrel/squirrel3/squirrel/
H A Dsqapi.cpp16 static bool sq_aux_gettypedarg(HSQUIRRELVM v,SQInteger idx,SQObjectType type,SQObjectPtr **o) in sq_aux_gettypedarg() function
27 #define _GETSAFE_OBJ(v,idx,type,o) { if(!sq_aux_gettypedarg(v,idx,type,&o)) return SQ_ERROR; }
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/squirrel/
H A Dsqapi.cpp16 static bool sq_aux_gettypedarg(HSQUIRRELVM v,SQInteger idx,SQObjectType type,SQObjectPtr **o) in sq_aux_gettypedarg() function
27 #define _GETSAFE_OBJ(v,idx,type,o) { if(!sq_aux_gettypedarg(v,idx,type,&o)) return SQ_ERROR; }
/dports/games/simutrans/simutrans-121.0/squirrel/squirrel/
H A Dsqapi.cc16 static bool sq_aux_gettypedarg(HSQUIRRELVM v,SQInteger idx,SQObjectType type,SQObjectPtr **o) in sq_aux_gettypedarg() function
27 #define _GETSAFE_OBJ(v,idx,type,o) { if(!sq_aux_gettypedarg(v,idx,type,&o)) return SQ_ERROR; }
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_sqlang/squirrel/squirrel/
H A Dsqapi.cpp16 static bool sq_aux_gettypedarg(HSQUIRRELVM v,SQInteger idx,SQObjectType type,SQObjectPtr **o) in sq_aux_gettypedarg() function
27 #define _GETSAFE_OBJ(v,idx,type,o) { if(!sq_aux_gettypedarg(v,idx,type,&o)) return SQ_ERROR; }