Home
last modified time | relevance | path

Searched defs:yl (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/gcc/gcc/config/arm/
H A Dieee754-df.S49 #define yl r2 macro
55 #define yl r3 macro
/openbsd/gnu/gcc/gcc/config/xtensa/
H A Dieee754-sf.S35 #define yl a5 macro
40 #define yl a4 macro
H A Dieee754-df.S35 #define yl a5 macro
40 #define yl a4 macro
/openbsd/gnu/gcc/gcc/config/soft-fp/
H A Dop-2.h196 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument
/openbsd/games/hack/
H A Dhack.mklev.c359 finddpos(int xl, int yl, int xh, int yh) in finddpos()