changeset 10429 | 1b99254f9607 |
parent 8551 | a7c546f4cf86 |
10428:eecb81857b5a | 10429:1b99254f9607 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file bitmath_func.cpp */ |
3 /** @file bitmath_func.cpp Functions related to bit mathematics. */ |
4 |
4 |
5 #include "../stdafx.h" |
5 #include "../stdafx.h" |
6 #include "bitmath_func.hpp" |
6 #include "bitmath_func.hpp" |
7 |
7 |
8 const uint8 _ffb_64[64] = { |
8 const uint8 _ffb_64[64] = { |