Home
last modified time | relevance | path

Searched defs:hyp (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/lib/librumpuser/
H A Drumpuser.c58 rumpuser_init(int version, const struct rumpuser_hyperup *hyp) in rumpuser_init()
H A Drumpfiber.c433 rumpuser_init(int version, const struct rumpuser_hyperup *hyp) in rumpuser_init()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dtargets.c1667 char *hyp = strchr (tname, '-'); in bfd_get_target_info() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dtargets.c1738 char *hyp = strchr (tname, '-'); in bfd_get_target_info() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dobject.cpp220 double hyp = hypot(dir); in draw_arrow() local
1268 double hyp = hypot(base); in print() local
1287 double hyp = hypot(base); in print() local
1373 double hyp = hypot(base); in print() local
1392 double hyp = hypot(base); in print() local
/netbsd-src/sys/rump/librump/rumpkern/
H A Drump.c148 static const struct rumpuser_hyperup hyp = { variable