Searched defs:yl (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/games/larn/ |
H A D | movem.c | 126 static int tmpitem, xl, xh, yl, yh; variable
|
H A D | object.c | 892 static int xh, yh, yl, xl; variable
|
H A D | monster.c | 279 int xl, xh, yl, yh; in speldamage() local
|
/dflybsd-src/sys/crypto/camellia/ |
H A D | camellia.c | 108 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument 144 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
|
/dflybsd-src/contrib/gcc-4.7/libgcc/soft-fp/ |
H A D | op-2.h | 195 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument
|
/dflybsd-src/games/hack/ |
H A D | hack.mklev.c | 374 finddpos(int xl, int yl, int xh, int yh) in finddpos()
|
/dflybsd-src/contrib/gcc-8.0/libgcc/soft-fp/ |
H A D | op-2.h | 205 # define __FP_FRAC_DEC_2(xh, xl, yh, yl) \ argument
|