Searched refs:bitmap2 (Results 1 – 1 of 1) sorted by relevance
24 const unsigned long *bitmap2, unsigned int bits) in __bitmap_or() argument30 dst[k] = bitmap1[k] | bitmap2[k]; in __bitmap_or()
Completed in 7 milliseconds