Home
last modified time | relevance | path

Searched refs:sbx (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dprint.c86 int sbx=GETARG_sBx(i); in PrintCode() local
102 if (o==OP_JMP) printf("%d",sbx); else printf("%d %d",a,sbx); in PrintCode()
142 printf("\t; to %d",sbx+pc+2); in PrintCode()