Home
last modified time | relevance | path

Searched defs:adjust_assign (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c307 static void adjust_assign (LexState *ls, int nvars, int nexps, expdesc *e) { in adjust_assign() function
/freebsd/contrib/lua/src/
H A Dlparser.c482 static void adjust_assign (LexState *ls, int nvars, int nexps, expdesc *e) { in adjust_assign() function