Home
last modified time | relevance | path

Searched defs:xy (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/sys/arch/sun3/dev/
H A Dxy.c271 xygetdisklabel(struct xy_softc *xy, void *b) in xygetdisklabel() argument
499 struct xy_softc *xy = device_private(self); xyattach() local
537 xy_init(struct xy_softc * xy) xy_init() argument
710 struct xy_softc *xy = device_lookup_private(&xy_cd, DISKUNIT(dev)); xyclose() local
735 struct xy_softc *xy; xydump() local
811 struct xy_softc *xy; xyioctl() local
901 struct xy_softc *xy; xyopen() local
1010 struct xy_softc *xy; xystrategy() local
1124 xyc_rqinit(struct xy_iorq * rq,struct xyc_softc * xyc,struct xy_softc * xy,int md,u_long blk,int cnt,void * db,struct buf * bp) xyc_rqinit() argument
1676 struct xy_softc *xy; xyc_start() local
1970 xyc_ioctlcmd(struct xy_softc * xy,dev_t dev,struct xd_iocmd * xio) xyc_ioctlcmd() argument
[all...]
H A Dxyvar.h46 struct xy_softc *xy; /* which disk */ member
/netbsd-src/sys/external/bsd/common/include/linux/
H A Doverflow.h46 size_t xy; in array_size() local
57 size_t xy, xyz; in array3_size() local
/netbsd-src/sys/dev/vme/
H A Dxy.c267 xygetdisklabel(struct xy_softc *xy, void *b) in xygetdisklabel()
610 struct xy_softc *xy = device_private(self), *oxy; in xyattach() local
841 struct xy_softc *xy = device_lookup_private(&xy_cd, DISKUNIT(dev)); in xyclose() local
866 struct xy_softc *xy; in xydump() local
942 struct xy_softc *xy; in xyioctl() local
1055 struct xy_softc *xy; in xyopen() local
1152 struct xy_softc *xy; in xystrategy() local
1274 xyc_rqinit(struct xy_iorq *rq, struct xyc_softc *xyc, struct xy_softc *xy, int md, u_long blk, int … in xyc_rqinit()
1831 struct xy_softc *xy; in xyc_start() local
2132 xyc_ioctlcmd(struct xy_softc *xy, dev_t dev, struct xd_iocmd *xio) in xyc_ioctlcmd()
H A Dxyvar.h46 struct xy_softc *xy; /* which disk */ member
/netbsd-src/lib/libm/src/
H A Ds_fmaf.c53 double xy, result; in fmaf() local
H A Ds_fmal.c179 struct dd xy, r; in fmal() local
H A Ds_fma.c194 struct dd xy, r; in fma() local
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/blake2/
H A Dblamka-round-ref.h27 const uint64_t xy = (x & m) * (y & m); in fBlaMka() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dblamka-round-ref.h11 const uint64_t xy = (x & m) * (y & m); in fBlaMka() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
H A DDD.h19 #define LOWORDER(xy,xHi,xLo,yHi,yLo) \ argument
/netbsd-src/usr.sbin/gspa/gspa/
H A Dgsp_act.c137 reg_indxy(int reg, char *xy) in reg_indxy()
/netbsd-src/external/bsd/libfido2/dist/src/
H A Deddsa.c61 decode_coord(const cbor_item_t *item, void *xy, size_t xy_len) in decode_coord()
H A Des384.c22 decode_coord(const cbor_item_t *item, void *xy, size_t xy_len) in decode_coord()
H A Des256.c24 decode_coord(const cbor_item_t *item, void *xy, size_t xy_len) in decode_coord()
/netbsd-src/games/trek/
H A Dtrek.h204 struct xy { struct
205 unsigned char x, y; /* coordinates */
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-ia64.h297 unsigned short xy; /* Value of the XY field.. */ member
H A Dtc-ia64.c2375 unsigned int xy, in output_spill_reg()
3106 unsigned int *xy, in convert_expr_to_xy_reg()
4010 unsigned int qp, ab, xy, reg, treg; in dot_spillreg() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ia64.h297 unsigned short xy; /* Value of the XY field.. */ member
H A Dtc-ia64.c2376 unsigned int xy, in output_spill_reg()
3107 unsigned int *xy, in convert_expr_to_xy_reg()
4011 unsigned int qp, ab, xy, reg, treg; in dot_spillreg() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c453 fe25519 xy; in ge25519_p3_to_precomp() local