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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dllex.c46 #define save_and_next(ls) (save(ls, ls->current), next(ls)) macro
185 save_and_next(ls);
233 save_and_next(ls);
240 save_and_next(ls);
258 save_and_next(ls);
260 save_and_next(ls);
268 save_and_next(ls); /* skip 2nd `[' */
279 save_and_next(ls); /* skip 2nd `]' */
291 if (seminfo) save_and_next(ls);
341 save_and_next(l
[all...]

Completed in 87 milliseconds