Searched defs:fidx (Results 1 – 3 of 3) sorted by relevance
1257 static UpVal **getupvalref (lua_State *L, int fidx, int n, LClosure **pf) { in getupvalref()1268 LUA_API void *lua_upvalueid (lua_State *L, int fidx, int n) { in lua_upvalueid()
281 Symbol::Symbol(Program *prog, DataFile f, ubyte fidx) in Symbol()
452 size_t fidx; member2971 void bc_parse_updateFunc(BcParse *p, size_t fidx) { in bc_parse_updateFunc()