Annotation of researchv10no/cmd/pcc1/pcc/BITOOR.c, revision 1.1.1.1

1.1       root        1:  long
                      2: BITOOR(x)
                      3:  register long x;
                      4: { return x >= 0 ? (x>>3) : -((-x)>>3); }

unix.superglobalmegacorp.com

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