Searched refs:patchtestreg (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lcode.c | 131 static int patchtestreg (FuncState *fs, int node, int reg) { in patchtestreg() function 146 patchtestreg(fs, list, NO_REG); in removevalues() 154 if (patchtestreg(fs, list, reg)) in patchlistaux()
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lcode.c | 129 static int patchtestreg (FuncState *fs, int node, int reg) { in patchtestreg() function 144 patchtestreg(fs, list, NO_REG); in removevalues() 152 if (patchtestreg(fs, list, reg)) in patchlistaux()
|