HomeSort by relevance Sort by last modified time
    Searched refs:resethookcount (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/third_party/lua/src/
ldebug.h 18 #define resethookcount(L) (L->hookcount = L->basehookcount) macro
lstate.c 213 resethookcount(L);
244 resethookcount(L1);
ldebug.c 62 resethookcount(L);
lvm.c 65 resethookcount(L); /* reset count */

Completed in 279 milliseconds