| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lbaselib.c | 119 lua_pushinteger(L, lua_rawlen(L, 1)); in luaB_rawlen() 156 lua_pushinteger(L, b); in luaB_collectgarbage() 164 lua_pushinteger(L, res); in luaB_collectgarbage() 184 if (iszero) lua_pushinteger(L, 0); /* and initial value */ in pairsmeta() 216 lua_pushinteger(L, i); in ipairsaux() 237 lua_pushinteger(L, n-1); in luaB_select()
|
| H A D | lstrlib.c | 50 lua_pushinteger(L, (lua_Integer)l); in str_len() 157 lua_pushinteger(L, uchar(s[posi+i-1])); in str_byte() 559 lua_pushinteger(ms->L, ms->capture[i].init - ms->src_init + 1); in push_onecapture() 603 lua_pushinteger(L, s2 - s + 1); in str_find_aux() 604 lua_pushinteger(L, s2 - s + lp); in str_find_aux() 626 lua_pushinteger(L, s1 - s + 1); /* start */ in str_find_aux() 627 lua_pushinteger(L, res - s); /* end */ in str_find_aux() 670 lua_pushinteger(L, newstart); in gmatch_aux() 683 lua_pushinteger(L, 0); in str_gmatch() 786 lua_pushinteger(L, n); /* number of substitutions */ in str_gsub()
|
| H A D | ltablib.c | 121 lua_pushinteger(L, n); in pack()
|
| H A D | lapi.c | 480 LUA_API void lua_pushinteger (lua_State *L, lua_Integer n) { in lua_pushinteger() function 1324 EXPORT_SYMBOL(lua_pushinteger);
|
| H A D | lauxlib.c | 508 lua_pushinteger(L, ref); in luaL_unref()
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lstrlib.c | 31 lua_pushinteger(L, l); in str_len() 120 lua_pushinteger(L, uchar(s[posi+i-1])); in str_byte() 478 lua_pushinteger(ms->L, ms->capture[i].init - ms->src_init + 1); in push_onecapture() 507 lua_pushinteger(L, s2-s+1); in str_find_aux() 508 lua_pushinteger(L, s2-s+l2); in str_find_aux() 524 lua_pushinteger(L, s1-s+1); /* start */ in str_find_aux() 525 lua_pushinteger(L, res-s); /* end */ in str_find_aux() 565 lua_pushinteger(L, newstart); in gmatch_aux() 578 lua_pushinteger(L, 0); in gmatch() 678 lua_pushinteger(L, n); /* number of substitutions */ in str_gsub()
|
| H A D | loslib.c | 32 lua_pushinteger(L, en); in os_pushresult() 39 lua_pushinteger(L, system(luaL_optstring(L, 1, NULL))); in os_execute() 89 lua_pushinteger(L, value); in setfield()
|
| H A D | lua_cmsgpack.c | 37 #define lua_pushunsigned(L, n) lua_pushinteger(L, n) 599 lua_pushinteger(L,(signed char)c->p[1]); in mp_decode_to_lua_type() 611 lua_pushinteger(L,(int16_t) in mp_decode_to_lua_type() 627 lua_pushinteger(L, in mp_decode_to_lua_type() 652 lua_pushinteger(L, in mp_decode_to_lua_type() 772 lua_pushinteger(L,(signed char)c->p[0]); in mp_decode_to_lua_type() 835 lua_pushinteger(L, c.left == 0 ? -1 : offset); in mp_unpack_full()
|
| H A D | lbaselib.c | 188 lua_pushinteger(L, lua_getgccount(L)); in luaB_gcinfo() 251 lua_pushinteger(L, i); in ipairsaux() 261 lua_pushinteger(L, 0); /* and initial value */ in luaB_ipairs() 361 lua_pushinteger(L, n-1); in luaB_select()
|
| H A D | ldblib.c | 71 lua_pushinteger(L, v); in settabsi() 217 lua_pushinteger(L, ar->currentline); in hookf() 297 lua_pushinteger(L, lua_gethookcount(L1)); in db_gethook()
|
| H A D | ltablib.c | 28 lua_pushinteger(L, i); /* 1st argument */ in foreachi() 73 lua_pushinteger(L, aux_getn(L, 1)); in getn()
|
| H A D | lua_struct.c | 359 lua_pushinteger(L, pos + 1); /* next position */ in b_unpack() 381 lua_pushinteger(L, pos); in b_size()
|
| H A D | lauxlib.c | 308 lua_pushinteger(L, n); in luaL_setn() 314 lua_pushinteger(L, n); in luaL_setn() 509 lua_pushinteger(L, ref); in luaL_unref()
|
| H A D | liolib.c | 42 lua_pushinteger(L, en); in pushresult() 452 lua_pushinteger(L, ftell(f)); in f_seek()
|
| H A D | lmathlib.c | 142 lua_pushinteger(L, e); in math_frexp()
|
| H A D | lua.c | 90 lua_pushinteger(L, 2); /* skip this function and traceback */ in traceback()
|
| H A D | lua.h | 162 LUA_API void (lua_pushinteger) (lua_State *L, lua_Integer n); variable
|
| H A D | lua_cjson.c | 233 lua_pushinteger(l, *setting); in json_integer_option()
|
| H A D | lapi.c | 437 LUA_API void lua_pushinteger (lua_State *L, lua_Integer n) { in lua_pushinteger() function
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zcp.c | 493 (void) lua_pushinteger(state, i); in zcp_nvlist_to_lua() 540 (void) lua_pushinteger(state, fnvpair_value_int64(pair)); in zcp_nvpair_value_to_lua() 552 (void) lua_pushinteger(state, i + 1); in zcp_nvpair_value_to_lua() 564 (void) lua_pushinteger(state, i + 1); in zcp_nvpair_value_to_lua() 565 (void) lua_pushinteger(state, intarr[i]); in zcp_nvpair_value_to_lua() 576 (void) lua_pushinteger(state, i + 1); in zcp_nvpair_value_to_lua() 577 (void) lua_pushinteger(state, intarr[i]); in zcp_nvpair_value_to_lua() 1316 lua_pushinteger(state, i + 1); in zcp_parse_table_args() 1335 lua_pushinteger(state, i + 1); in zcp_parse_table_args()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/lua/ |
| H A D | lua.h | 207 LUA_API void (lua_pushinteger) (lua_State *L, lua_Integer n); variable
|