MCPcopy Create free account
hub / github.com/blend2d/blend2d / clear_word

Method clear_word

blend2d/core/bitarray.h:293–293  ·  view source on GitHub ↗

Sets bits starting from `bit_index` specified by `word_value` to false (zeros in word_value are ignored). \note This operation uses an `AND_NOT` operator - bits in `word_data` are negated and then combined with AND operator with existing bits in BitArray.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

UNITFunction · 0.80

Calls 1

bl_bit_array_clear_wordFunction · 0.85

Tested by 1

UNITFunction · 0.64