Searched refs:PCRC (Results 1 – 3 of 3) sorted by relevance
33 #define PCRC 1 /* did a call to a C function */ macro
596 case PCRC: { in luaV_execute()630 case PCRC: { /* it was a C function (`precall' called it) */ in luaV_execute()
326 return PCRC; in luaD_precall()