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
..
2002-07-07 00:44:08 +00:00
2003-07-26 01:53:18 +00:00
2003-08-12 10:23:40 +00:00
2003-08-04 10:40:28 +00:00
2003-07-03 15:15:56 +00:00
2001-10-12 20:02:41 +00:00
2003-07-06 21:45:21 +00:00
2003-08-10 01:07:04 +00:00
2003-08-10 09:19:06 +00:00
2003-08-06 03:39:36 +00:00
2003-07-02 03:33:01 +00:00
2003-07-02 03:33:01 +00:00
2003-01-13 21:11:19 +00:00
2003-08-06 03:22:18 +00:00
2003-07-26 00:49:12 +00:00