ファイル名crc32.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 195 | 50% |
| 空行行数 | 72 | 18% |
| 実行行数 | 126 | 32% |
| 合計行数 | 393 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 10 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
attribute | uint32_t | crc32_le() - Calculate bitwise little-endian Ethernet AUTODIN II CRC32 | |
2 |
crc32init_le | static int | crc32init_le() - allocate and initialize LE table data | |
3 |
crc32cleanup_le | static void | ||
4 |
attribute | uint32_t | crc32_le() - Calculate bitwise little-endian Ethernet AUTODIN II CRC32 | |
5 |
attribute | uint32_t | crc32_be() - Calculate bitwise big-endian Ethernet AUTODIN II CRC32 | |
6 |
crc32init_be | static int | crc32init_be() - allocate and initialize BE table data | |
7 |
crc32cleanup_be | static void | ||
8 |
attribute | uint32_t | crc32_be() - Calculate bitwise big-endian Ethernet AUTODIN II CRC32 | |
9 |
init_crc32 | int | ||
10 |
cleanup_crc32 | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー