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

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlparser.h103 int lasttarget; /* 'label' of last 'jump label' */ member in struct:FuncState
H A Dlcode.c40 if (fs->pc > fs->lasttarget) { /* no jumps to current position? */
95 fs->lasttarget = fs->pc;
H A Dlparser.c534 fs->lasttarget = 0;

Completed in 1468 milliseconds