Searched refs:aux_upvalue (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlapi.c1188 static const char *aux_upvalue (StkId fi, int n, TValue **val, function
1217 name = aux_upvalue(index2addr(L, funcindex), n, &val, NULL);
1235 name = aux_upvalue(fi, n, &val, &owner);

Completed in 465 milliseconds