Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/arm/
H A Dieee754-df.S50 #define yh r3 macro
54 #define yh r2 macro
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dieee754-sf.S34 #define yh a4 macro
39 #define yh a5 macro
H A Dieee754-df.S34 #define yh a4 macro
39 #define yh a5 macro
/openbsd-src/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-src/games/hack/
H A Dhack.mklev.c359 finddpos(int xl, int yl, int xh, int yh) in finddpos()