Searched refs:listfield (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/mit/lua/dist/src/
H A Dlparser.c492 static void listfield (LexState *ls, struct ConsControl *cc) { function
520 listfield(ls, &cc);
529 default: { /* constructor_part -> listfield */
530 listfield(ls, &cc);

Completed in 121 milliseconds