Searched refs:bitmasks (Results 1 – 10 of 10) sorted by relevance
620 uint32_t bitmasks[33] = { in mask2plen() local635 if (bitmasks[prefix_len] == mask) in mask2plen()645 u_char bitmasks[9] = { in mask62plen() local656 for (bits = 0; bits < (sizeof (bitmasks) / sizeof (bitmasks[0])); bits++) { in mask62plen()657 if (mask[byte] == bitmasks[bits]) { in mask62plen()
65 bitmasks, csums := prog.RequiredFeatures(p)69 "SYZ_USE_BITMASKS": bitmasks,
158 func RequiredFeatures(p *Prog) (bitmasks, csums bool) {163 bitmasks = true
4 Change the m68k bit numbering for bitmasks to match the bit numbering
160 Tune2fs will not mark rewrite the superblock if the feature bitmasks
190 the signal bitmasks. Whereas when using the C API you might write:
607 and `satisfiable_signals`. Both of these are bitmasks of the type
832 Unsigned integers may be used for flags and bitmasks, though often NS_OPTIONS or
755 * Enhanced decoding of signal bitmasks.
2294 * e2fsck: update the backup superblocks if the feature bitmasks are changed