Corinna Vinschen
c86c10b803
* include/sys/param.h (NBBY): Define if not defined.
* include/sys/param.h (setbit): Add new bitmap related macro.
(clrbit): Likewise.
(isset): Likewise.
(isclr): Likewise.
(howmany): Add new counting/rounding macro.
(rounddown): Likewise.
(roundup): Likewise.
(roundup2): Likewise.
(powerof2): Likewise
(MIN): Add macro for calculating min.
(MAX): Add macro for calculating max.
2003-08-12 10:23:40 +00:00
..
2003-08-09 16:32:03 +00:00
2003-04-25 08:32:30 +00:00
2003-08-12 10:23:40 +00:00
2003-04-22 14:55:01 +00:00
2003-04-08 21:19:33 +00:00
2003-03-18 20:01:07 +00:00
2003-08-08 19:30:41 +00:00