]> andersk Git - moira.git/blob - util/gdss/include/odd.h
initial import of gdss from the Athena source tree
[moira.git] / util / gdss / include / odd.h
1 /* This file is automatically generated.  Do not edit it. */
2 static unsigned char const odd_parity[256] = {
3   1, 
4   1,   2,   2,   4,   4,   7,   7,   8, 
5   8,  11,  11,  13,  13,  14,  14,  16, 
6  16,  19,  19,  21,  21,  22,  22,  25, 
7  25,  26,  26,  28,  28,  31,  31,  32, 
8  32,  35,  35,  37,  37,  38,  38,  41, 
9  41,  42,  42,  44,  44,  47,  47,  49, 
10  49,  50,  50,  52,  52,  55,  55,  56, 
11  56,  59,  59,  61,  61,  62,  62,  64, 
12  64,  67,  67,  69,  69,  70,  70,  73, 
13  73,  74,  74,  76,  76,  79,  79,  81, 
14  81,  82,  82,  84,  84,  87,  87,  88, 
15  88,  91,  91,  93,  93,  94,  94,  97, 
16  97,  98,  98, 100, 100, 103, 103, 104, 
17 104, 107, 107, 109, 109, 110, 110, 112, 
18 112, 115, 115, 117, 117, 118, 118, 121, 
19 121, 122, 122, 124, 124, 127, 127, 128, 
20 128, 131, 131, 133, 133, 134, 134, 137, 
21 137, 138, 138, 140, 140, 143, 143, 145, 
22 145, 146, 146, 148, 148, 151, 151, 152, 
23 152, 155, 155, 157, 157, 158, 158, 161, 
24 161, 162, 162, 164, 164, 167, 167, 168, 
25 168, 171, 171, 173, 173, 174, 174, 176, 
26 176, 179, 179, 181, 181, 182, 182, 185, 
27 185, 186, 186, 188, 188, 191, 191, 193, 
28 193, 194, 194, 196, 196, 199, 199, 200, 
29 200, 203, 203, 205, 205, 206, 206, 208, 
30 208, 211, 211, 213, 213, 214, 214, 217, 
31 217, 218, 218, 220, 220, 223, 223, 224, 
32 224, 227, 227, 229, 229, 230, 230, 233, 
33 233, 234, 234, 236, 236, 239, 239, 241, 
34 241, 242, 242, 244, 244, 247, 247, 248, 
35 248, 251, 251, 253, 253, 254, 254};
This page took 0.03923 seconds and 5 git commands to generate.