4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-02 12:30:24 +08:00
Ryan Libby de1380c36b bitset: rename confusing macro NAND to ANDNOT
s/BIT_NAND/BIT_ANDNOT/, and for CPU and DOMAINSET too.  The actual
implementation is "and not" (or "but not"), i.e. A but not B.
Fortunately this does appear to be what all existing callers want.

Don't supply a NAND (not (A and B)) operation at this time.

Discussed with:	jeff
Reviewed by:	cem
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D22791
2022-06-22 10:15:26 +02:00
..
2018-08-24 15:04:39 +02:00
2019-09-25 09:01:28 +02:00
2016-12-20 12:39:31 +01:00
2019-09-25 09:01:04 +02:00
2021-01-05 13:41:34 -05:00
2017-10-05 14:56:12 +02:00
2017-05-25 12:41:33 -04:00
2018-08-24 15:04:39 +02:00