Home
last modified time | relevance | path

Searched defs:resethookcount (Results 1 – 2 of 2) sorted by relevance

/external/skia/third_party/lua/src/
Dldebug.h18 #define resethookcount(L) (L->hookcount = L->basehookcount) macro
/external/syslinux/com32/lua/src/
Dldebug.h18 #define resethookcount(L) (L->hookcount = L->basehookcount) macro