Searched refs:patchtestreg (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | lcode.c | 133 static int patchtestreg (FuncState *fs, int node, int reg) { in patchtestreg() function 148 patchtestreg(fs, list, NO_REG); in removevalues() 156 if (patchtestreg(fs, list, reg)) in patchlistaux()
|
| /freebsd/contrib/lua/src/ |
| H A D | lcode.c | 260 static int patchtestreg (FuncState *fs, int node, int reg) { in patchtestreg() function 280 patchtestreg(fs, list, NO_REG); in removevalues() 293 if (patchtestreg(fs, list, reg)) in patchlistaux()
|