Searched defs:yl (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | ieee754-df.S | 49 #define yl r2 macro 55 #define yl r3 macro
|
/openbsd/gnu/gcc/gcc/config/xtensa/ |
H A D | ieee754-sf.S | 35 #define yl a5 macro 40 #define yl a4 macro
|
H A D | ieee754-df.S | 35 #define yl a5 macro 40 #define yl a4 macro
|
/openbsd/gnu/gcc/gcc/config/soft-fp/ |
H A D | op-2.h | 196 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument
|
/openbsd/games/hack/ |
H A D | hack.mklev.c | 359 finddpos(int xl, int yl, int xh, int yh) in finddpos()
|