Defines

lua/lapi.h File Reference

#include "llimits.h"
#include "lstate.h"
Include dependency graph for lapi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define api_incr_top(L)
#define adjustresults(L, nres)   { if ((nres) == LUA_MULTRET && L->ci->top < L->top) L->ci->top = L->top; }
#define api_checknelems(L, n)

Define Documentation

#define adjustresults (   L,
  nres 
)    { if ((nres) == LUA_MULTRET && L->ci->top < L->top) L->ci->top = L->top; }

Definition at line 17 of file lapi.h.

Referenced by finishCcall(), lua_callk(), and lua_pcallk().

#define api_checknelems (   L,
  n 
)
#define api_incr_top (   L  ) 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:05:43 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs