Home
last modified time | relevance | path

Searched defs:aux_upvalue (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlapi.c1187 static const char *aux_upvalue (StkId fi, int n, TValue **val, in aux_upvalue() function
/freebsd/contrib/lua/src/
H A Dlapi.c1357 static const char *aux_upvalue (TValue *fi, int n, TValue **val, in aux_upvalue() function