Searched refs:getoah (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/lua/src/ | ||
| H A D | lstate.h | 248 #define getoah(st) ((st) & CIST_OAH) macro |
| H A D | ldo.c | 688 L->allowhook = getoah(ci->callstatus); /* restore 'allowhook' */ in finishpcallk() |