Home
last modified time | relevance | path

Searched defs:ly (Results 1 – 15 of 15) sorted by relevance

/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_nextafter.c29 u_int32_t lx,ly; in nextafter() local
H A Ds_nexttowardf.c31 u_int32_t ly; in nexttowardf() local
H A De_fmod.c30 u_int32_t lx,ly,lz; in fmod() local
H A Ds_remquo.c32 u_int32_t lx,ly,lz,q,sxy; in remquo() local
H A De_atan2.c58 u_int32_t lx,ly; in atan2() local
H A De_pow.c103 u_int32_t lx,ly; in pow() local
/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A Ds_nexttowardf.c22 u_int32_t hy,ly,esy; in nexttowardf() local
H A Ds_nexttoward.c29 u_int32_t lx,hy,ly,esy; in nexttoward() local
H A Ds_remquol.c61 uint32_t lx,ly,lz; in remquol() local
H A De_fmodl.c62 uint32_t lx,ly,lz; in fmodl() local
/dflybsd-src/games/hack/
H A Dhack.mklev.c227 int lx, ly, hx, hy, lowx, lowy, hix, hiy, dx, dy; in makerooms() local
299 int lx, ly, hx, hy, xlim, ylim; in addrs() local
333 addrsx(int lx, int ly, int hx, int hy, boolean discarded) in addrsx()
H A Dhack.search.c74 xchar lx, hx, ly, hy; in findit() local
H A Ddef.mkroom.h67 schar lx,hx,ly,hy; /* usually xchar, but hx may be -1 */ member
/dflybsd-src/games/atc/
H A Dgraphics.c215 draw_line(WINDOW *w, int x, int y, int lx, int ly, const char *s) in draw_line()
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c622 int lx = 0, ly = 0, lhave = 0; in interpolate() local