lua_pushinteger   308 lib/lua/lauxlib.c     lua_pushinteger(L, n);
lua_pushinteger   314 lib/lua/lauxlib.c     lua_pushinteger(L, n);
lua_pushinteger   507 lib/lua/lauxlib.c     lua_pushinteger(L, ref);
lua_pushinteger   221 lib/lua/lbaselib.c   lua_pushinteger(L, lua_getgccount(L));
lua_pushinteger   284 lib/lua/lbaselib.c   lua_pushinteger(L, i);
lua_pushinteger   294 lib/lua/lbaselib.c   lua_pushinteger(L, 0);  /* and initial value */
lua_pushinteger   394 lib/lua/lbaselib.c     lua_pushinteger(L, n-1);
lua_pushinteger    71 lib/lua/ldblib.c   lua_pushinteger(L, v);
lua_pushinteger   217 lib/lua/ldblib.c       lua_pushinteger(L, ar->currentline);
lua_pushinteger   297 lib/lua/ldblib.c   lua_pushinteger(L, lua_gethookcount(L1));
lua_pushinteger    40 lib/lua/liolib.c     lua_pushinteger(L, en);
lua_pushinteger   522 lib/lua/liolib.c     lua_pushinteger(L, ftell(f));
lua_pushinteger   553 lib/lua/liolib.c   lua_pushinteger(L, (int)f);
lua_pushinteger   151 lib/lua/lmathlib.c   lua_pushinteger(L, e);
lua_pushinteger    36 lib/lua/loslib.c     lua_pushinteger(L, en);
lua_pushinteger    44 lib/lua/loslib.c   lua_pushinteger(L, system(luaL_optstring(L, 1, NULL)));
lua_pushinteger   100 lib/lua/loslib.c   lua_pushinteger(L, value);
lua_pushinteger   302 lib/lua/loslib.c   	lua_pushinteger(L, i);
lua_pushinteger   497 lib/lua/loslib.c     lua_pushinteger(L, en);
lua_pushinteger    31 lib/lua/lstrlib.c   lua_pushinteger(L, l);
lua_pushinteger   120 lib/lua/lstrlib.c     lua_pushinteger(L, uchar(s[posi+i-1]));
lua_pushinteger   478 lib/lua/lstrlib.c       lua_pushinteger(ms->L, ms->capture[i].init - ms->src_init + 1);
lua_pushinteger   507 lib/lua/lstrlib.c       lua_pushinteger(L, s2-s+1);
lua_pushinteger   508 lib/lua/lstrlib.c       lua_pushinteger(L, s2-s+l2);
lua_pushinteger   524 lib/lua/lstrlib.c           lua_pushinteger(L, s1-s+1);  /* start */
lua_pushinteger   525 lib/lua/lstrlib.c           lua_pushinteger(L, res-s);   /* end */
lua_pushinteger   565 lib/lua/lstrlib.c       lua_pushinteger(L, newstart);
lua_pushinteger   578 lib/lua/lstrlib.c   lua_pushinteger(L, 0);
lua_pushinteger   678 lib/lua/lstrlib.c   lua_pushinteger(L, n);  /* number of substitutions */
lua_pushinteger    28 lib/lua/ltablib.c     lua_pushinteger(L, i);  /* 1st argument */
lua_pushinteger    73 lib/lua/ltablib.c   lua_pushinteger(L, aux_getn(L, 1));
lua_pushinteger    90 lib/lua/lua.c    lua_pushinteger(L, 2);  /* skip this function and traceback */
lua_pushinteger   162 lib/lua/lua.h  LUA_API void  (lua_pushinteger) (lua_State *L, lua_Integer n);
lua_pushinteger  2328 modules/luascript.c                     lua_pushinteger(L, configVal.pInt[i]);