Searched refs:aiL_pushsubtask (Results 1 – 1 of 1) sorted by relevance
158 static int aiL_pushsubtask( lua_State *L ); /* pushsubtask( string, number/pointer, number ) */251 { "pushsubtask", aiL_pushsubtask },1184 static int aiL_pushsubtask( lua_State *L ) in aiL_pushsubtask() function