Home
last modified time | relevance | path

Searched defs:sup (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/powerpc/fpu/
H A Dfpu_subr.c138 u_int m0, m1, m2, m3, top, sup, nrm; in fpu_norm() local
/freebsd/sys/fs/cd9660/
H A Dcd9660_vfsops.c221 struct iso_supplementary_descriptor *sup = NULL; in iso_mountfs() local
/freebsd/sys/netipsec/
H A Dkey_debug.c367 struct sadb_supported *sup = (struct sadb_supported *)ext; in kdebug_sadb_supported() local
H A Dkey.c7451 struct sadb_supported *sup; in key_register() local
/freebsd/contrib/expat/doc/
H A Dok.min.css2 …samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-… selector
/freebsd/lib/libipsec/
H A Dpfkey.c141 setsupportedmap(struct sadb_supported *sup) in setsupportedmap() argument
704 struct sadb_supported *sup; in pfkey_set_supported() local
[all...]
/freebsd/sys/dev/netmap/
H A Dnetmap_generic.c578 ring_middle(u_int inf, u_int sup, u_int lim) in ring_middle()