Home
last modified time | relevance | path

Searched defs:bpw (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libutil/
H A Dlogin_cap.c550 static int bpw = 0; in rmultiply() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_mgr.c507 const int bpw = sizeof(*ports)*8; in set_search_ordering_ports() local
/freebsd/crypto/openssh/
H A Dumac.c554 static void endian_convert(void *buf, UWORD bpw, UINT32 num_bytes) in endian_convert()