Searched defs:npc (Results 1 – 3 of 3) sorted by relevance
95 void load_checks(char *pc[], int *npc, char *fc[], int *nfc) in load_checks()193 int npc = 0; in main() local
123 uint64_t npc; /* Next Program Counter register (nPC) */ member
682 int npc = pcRel(ci->u.l.savedpc, p); in luaG_traceexec() local