Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ set2
Function
set2
lib/lua/src/ltablib.c:265–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
264
265
static void set2 (lua_State *L, IdxT i, IdxT j) {
266
lua_seti(L, 1, i);
267
lua_seti(L, 1, j);
268
}
269
270
271
/*
Callers
2
partition
Function · 0.85
auxsort
Function · 0.85
Calls
1
lua_seti
Function · 0.85
Tested by
no test coverage detected