Home
last modified time | relevance | path

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

/aosp_15_r20/external/lua/src/
H A Dlobject.h604 typedef struct UpVal { struct
610 struct UpVal *next; /* linked list */ argument
615 } UpVal; argument