Lines Matching +full:even +full:- +full:numbered

27 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
55 .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
82 .Nd bit-string manipulation functions and macros
169 clear or set the zero-based numbered bit
179 set or clear the zero-based numbered bits from
189 evaluates to non-zero if the zero-based numbered bit
198 evaluates to non-zero if the zero-based numbered bits from
211 the zero-based number of the first bit not set in the array of
217 is set to \-1.
224 the zero-based number of the first bit set in the array of
230 is set to \-1.
236 the zero-based number of the first bit not set in the array of
240 at or after the zero-based bit index
246 is set to \-1.
253 the zero-based number of the first bit set in the array of
257 at or after the zero-based bit index
263 is set to \-1.
270 the zero-based number of the first bit in the array of
274 at or after the zero-based bit index
282 is set to \-1.
288 the zero-based number of the first bit beginning a sequence of unset bits of
299 is set to \-1.
305 the zero-based number of the first bit beginning a sequence of set bits of
316 is set to \-1.
322 the zero-based number of the first bit beginning a sequence of unset bits of
329 at or after the zero-based bit index
337 is set to \-1.
343 the zero-based number of the first bit beginning a sequence of set bits of
350 at or after the zero-based bit index
358 is set to \-1.
364 the zero-based number of the first bit beginning a sequence of bits of
371 at or after the zero-based bit index
381 is set to \-1.
391 at or after the zero-based bit index
409 in the forward direction at or after the zero-based bit index
429 in the forward direction at or after the zero-based bit index
437 .Bd -literal -offset indent
453 bit_nclear(bitlist, 0, LPR_MAX_BITS - 1);