Searched defs:width (Results 1 – 1 of 1) sorted by relevance
50 bitmap_extract(const register_t *bitmap, index_t bit, index_t width) in bitmap_extract()62 bitmap_insert(register_t *bitmap, index_t bit, index_t width, register_t value) in bitmap_insert()282 index_t width, memory_order order) in bitmap_atomic_extract()296 bitmap_atomic_insert(_Atomic register_t *bitmap, index_t bit, index_t width, in bitmap_atomic_insert()
Completed in 6 milliseconds