Home
last modified time | relevance | path

Searched defs:fidx (Results 1 – 3 of 3) sorted by relevance

/external/lua/src/
Dlapi.c1257 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()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.cpp281 Symbol::Symbol(Program *prog, DataFile f, ubyte fidx) in Symbol()
/external/toybox/toys/pending/
Dbc.c452 size_t fidx; member
2971 void bc_parse_updateFunc(BcParse *p, size_t fidx) { in bc_parse_updateFunc()