2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-02-04 13:01:43 +00:00
Michael Brown 2f0d412210 Add __constant_flsl(), because it's useful for finding out the next
power-of-two up from a given constant via
  ( 1 << fls ( constant - 1 ) )

fls(), flsl(), ffs() and ffsl() appear in strings.h according to
POSIX.
2006-04-24 23:00:32 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:47:59 +00:00
Description
xCAT Network Boot Agent
13 MiB
Languages
C 94.5%
Objective-C 2.1%
Assembly 1.3%
Perl 0.9%
Makefile 0.4%
Other 0.7%