Home
last modified time | relevance | path

Searched refs:fov (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c68 static struct fc_ops_v fov[] = { variable
169 for (pv = fov; pv->svc_name != NULL; ++pv) in fc_ops()
/titanic_41/usr/src/lib/libm/common/m9x/
H A D__fex_i386.c1228 fov = 1.262177448e-29f; /* 2^-96 */ variable
1365 *(float *)ea = (fpreg(uap, 0) * fov) * fov; in __fex_st_result()
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c536 int fov = 0; in lxml_store_value() local
542 fov = 1; in lxml_store_value()
604 if (fov && v->sc_free != NULL) in lxml_store_value()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dvia-rhine.c484 unsigned long fov:1; member