Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlparser.c838 typedef struct ConsControl { struct
844 } ConsControl; argument
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c646 struct ConsControl { struct
655 static void recfield (LexState *ls, struct ConsControl *cc) { in recfield() argument