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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlparser.c309 static void adjust_assign (LexState *ls, int nvars, int nexps, expdesc *e) { function
1153 adjust_assign(ls, nvars, nexps, &e);
1349 adjust_assign(ls, 3, explist(ls, &e), &e);
1448 adjust_assign(ls, nvars, nexps, &e);
/freebsd-11-stable/contrib/lua/src/
H A Dlparser.c309 static void adjust_assign (LexState *ls, int nvars, int nexps, expdesc *e) { function
1165 adjust_assign(ls, nvars, nexps, &e);
1358 adjust_assign(ls, 3, explist(ls, &e), &e);
1457 adjust_assign(ls, nvars, nexps, &e);

Completed in 64 milliseconds