Home
last modified time | relevance | path

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

/minix3/external/mit/lua/dist/src/
H A Dlparser.c635 struct ConsControl { struct
644 static void recfield (LexState *ls, struct ConsControl *cc) { in recfield() argument
665 static void closelistfield (FuncState *fs, struct ConsControl *cc) { in closelistfield()
676 static void lastlistfield (FuncState *fs, struct ConsControl *cc) { in lastlistfield()
691 static void listfield (LexState *ls, struct ConsControl *cc) { in listfield()
700 static void field (LexState *ls, struct ConsControl *cc) { in field()
728 struct ConsControl cc; in constructor()