Home | History | Annotate | Download | only in builtins

Lines Matching refs:vars

312   Variable* vars[] = {&var_from_cursor, &var_to_cursor};
313 Label loop(a, 2, vars);
1720 Variable* vars[] = {&var_i, &var_match_start};
1721 Label loop(a, 2, vars);