Searched defs:firstArg (Results 1 – 4 of 4) sorted by relevance
66 var firstArg = {f:2, g:3}; variable78 firstArg = {f:2, g:2.5}; variable
51 set firstArg=%~1 variable
478 static l_noret resume_error (lua_State *L, const char *msg, StkId firstArg) { in resume_error()491 StkId firstArg = cast(StkId, ud); in resume() local
650 #define BX_CPP_AttrPrintf(formatArg, firstArg) \ argument657 #define BX_CPP_AttrPrintf(formatArg, firstArg) /* Not supported. */ argument