Home
last modified time | relevance | path

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

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