Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlobject.h641 typedef struct UpVal { struct
649 struct UpVal *next; /* linked list */ argument
654 } UpVal; argument