Annotation of cci/sys/tahoe/fp.h, revision 1.1.1.1

1.1       root        1: 
                      2: #define                EXPMASK         0x7f800000
                      3: #define                SIGNBIT         0x80000000
                      4: #define                ONE_EXP         0x40800000
                      5: #define                TWO_EXP         0x40000000
                      6: #define                EXPSHIFT        23
                      7: #define                HID_POS         24
                      8: #define                HID_R0R1        24+32
                      9: #define                CLEARHID        0xff7fffff
                     10: #define                EXPSIGN         0x40000000
                     11: #define                MAX_EXP_DIF     55
                     12: #define                SMAX_EXP_DIF    23
                     13: #define                BIAS            0x80
                     14: #define                BIASP1          0x81
                     15: #define                BIASM1          0x7f
                     16: #define                HUGE0           0x7fffffff
                     17: #define                HUGE1           0xffffffff
                     18:  

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.