Searched refs:patchtestreg (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| H A D | lcode.c | 130 static int patchtestreg (FuncState *fs, int node, int reg) { in patchtestreg() function 145 patchtestreg(fs, list, NO_REG); in removevalues() 153 if (patchtestreg(fs, list, reg)) in patchlistaux()
|
| /freebsd-12.1/contrib/lua/src/ |
| H A D | lcode.c | 195 static int patchtestreg (FuncState *fs, int node, int reg) { in patchtestreg() function 215 patchtestreg(fs, list, NO_REG); in removevalues() 228 if (patchtestreg(fs, list, reg)) in patchlistaux()
|