Searched defs:upval (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/lua/src/
H A Dlvm.c1222 TValue *upval = cl->upvals[GETARG_B(i)]->v; local
1274 TValue *upval = cl->upvals[GETARG_A(i)]->v; local
H A Dlparser.c54 lu_byte upval; /* true if some variable in the block is an upvalue */ member in struct:BlockCnt
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlparser.c45 lu_byte upval; /* true if some variable in the block is an upvalue */ member in struct:BlockCnt

Completed in 74 milliseconds