Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlparser.c434 struct ConsControl { struct
443 static void recfield (LexState *ls, struct ConsControl *cc) { in recfield() argument
464 static void closelistfield (FuncState *fs, struct ConsControl *cc) { in closelistfield()
475 static void lastlistfield (FuncState *fs, struct ConsControl *cc) { in lastlistfield()
490 static void listfield (LexState *ls, struct ConsControl *cc) { in listfield()
503 struct ConsControl cc; in constructor()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlparser.c647 struct ConsControl { struct
656 static void recfield (LexState *ls, struct ConsControl *cc) { in recfield() argument
677 static void closelistfield (FuncState *fs, struct ConsControl *cc) { in closelistfield()
688 static void lastlistfield (FuncState *fs, struct ConsControl *cc) { in lastlistfield()
703 static void listfield (LexState *ls, struct ConsControl *cc) { in listfield()
712 static void field (LexState *ls, struct ConsControl *cc) { in field()
740 struct ConsControl cc; in constructor()