Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dllex.c55 #define save_and_next(ls) (save(ls, ls->current), next(ls)) macro
215 save_and_next(ls); in check_next2()
241 save_and_next(ls); in read_numeral()
248 save_and_next(ls); in read_numeral()
252 save_and_next(ls); /* force an error */ in read_numeral()
273 save_and_next(ls); in read_numeral()
278 save_and_next(ls); in read_numeral()
300 save_and_next(ls); in skip_sep()
302 save_and_next(ls); in skip_sep()
313 save_and_next(ls); /* skip 2nd '[' */ in read_long_string()
[all …]