HomeSort by relevance Sort by last modified time
    Searched full:save_and_next (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/skia/third_party/lua/src/
llex.c 46 #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(ls); /* keep delimiter (for error messages) *
    [all...]

Completed in 2399 milliseconds