Home
last modified time | relevance | path

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

/external/lua/src/
Dlparser.c828 typedef struct ConsControl { struct
834 } ConsControl; argument
837 static void recfield (LexState *ls, ConsControl *cc) { in recfield()
858 static void closelistfield (FuncState *fs, ConsControl *cc) { in closelistfield()
870 static void lastlistfield (FuncState *fs, ConsControl *cc) { in lastlistfield()
886 static void listfield (LexState *ls, ConsControl *cc) { in listfield()
893 static void field (LexState *ls, ConsControl *cc) { in field()
921 ConsControl cc; in constructor()