Print this page
3882 remove xmod & friends

*** 26,37 **** #include <sys/types.h> #pragma ident "%Z%%M% %I% %E% SMI" - /* EXPORT DELETE START */ - static uint64_t pc1_table[2][128]= { /* BEGIN CSTYLED */ { 0x0000000000000000ULL, 0x0000000000100000ULL, 0x0000000000001000ULL, 0x0000000000101000ULL, --- 26,35 ----
*** 288,294 **** pc2_2_table[4][(d >> 31) & 31] | pc2_2_tail_table[(d >> 28) & 3]; ks[i] = ((uint64_t)upper)<<32 | ((uint64_t)lower); } } - - /* EXPORT DELETE END */ --- 286,290 ----