Searched defs:bpw (Results 1 – 3 of 3) sorted by relevance
550 static int bpw = 0; in rmultiply() local
507 const int bpw = sizeof(*ports)*8; in set_search_ordering_ports() local
554 static void endian_convert(void *buf, UWORD bpw, UINT32 num_bytes) in endian_convert()