Searched refs:adjust_assign (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/lua/ |
H A D | lparser.c | 309 static void adjust_assign (LexState *ls, int nvars, int nexps, expdesc *e) { in adjust_assign() function 1153 adjust_assign(ls, nvars, nexps, &e); in assignment() 1349 adjust_assign(ls, 3, explist(ls, &e), &e); in forlist() 1448 adjust_assign(ls, nvars, nexps, &e); in localstat()
|