Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlvm.h85 #define luaV_fastget(L,t,k,slot,f) \ argument
96 #define luaV_fastgeti(L,t,k,slot) \ argument
108 #define luaV_finishfastset(L,t,slot,v) \ argument
A Dlvm.c288 const TValue *slot) { in luaV_finishget()
331 TValue *val, const TValue *slot) { in luaV_finishset()
1223 const TValue *slot; in luaV_execute() local
1235 const TValue *slot; in luaV_execute() local
1249 const TValue *slot; in luaV_execute() local
1263 const TValue *slot; in luaV_execute() local
1275 const TValue *slot; in luaV_execute() local
1288 const TValue *slot; in luaV_execute() local
1302 const TValue *slot; in luaV_execute() local
1316 const TValue *slot; in luaV_execute() local
[all …]
A Dlapi.c634 const TValue *slot; in auxgetstr() local
669 const TValue *slot; in lua_gettable() local
691 const TValue *slot; in lua_geti() local
824 const TValue *slot; in auxsetstr() local
851 const TValue *slot; in lua_settable() local
873 const TValue *slot; in lua_seti() local
A Dlfunc.c198 TValue *slot = &uv->u.value; /* new position for value */ in luaF_closeupval() local
A Dltable.c801 const TValue *slot, TValue *value) { in luaH_finishset()
814 const TValue *slot = luaH_get(t, key); in luaH_set() local
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/include/
A Dinline-hashtab.h98 void **slot = htab->entries + index; in find_empty_slot_for_expand() local
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/fdpic/
A Ddl-inlines.h280 struct funcdesc_value **slot = htab->entries + index; in find_empty_slot_for_expand() local

Completed in 16 milliseconds