Searched defs:VUPVAL (Results 1 - 2 of 2) sorted by relevance

/external/skia/third_party/lua/src/
H A Dlparser.h28 VUPVAL, /* info = index of upvalue in 'upvalues' */ enumerator in enum:__anon18556
46 lu_byte vt; /* whether 't' is register (VLOCAL) or upvalue (VUPVAL) */
/external/syslinux/com32/lua/src/
H A Dlparser.h28 VUPVAL, /* info = index of upvalue in 'upvalues' */ enumerator in enum:__anon20939
46 lu_byte vt; /* whether 't' is register (VLOCAL) or upvalue (VUPVAL) */

Completed in 2240 milliseconds