Annotation of researchv10no/cmd/btree/pr.h, revision 1.1

1.1     ! root        1: typedef struct {
        !             2:        short           match;  /* FOUND, NOTFOUND, or EOF */
        !             3:        unsigned char   ncom,   /* len of prefix in common with d */
        !             4:                        ocom;   /* len for predecessor of d */
        !             5:        dkey *d;                /* first key >= requested */
        !             6:                                /* or, if match==EOF, last in node */
        !             7: } private;
        !             8: /*0111110111010100*/

unix.superglobalmegacorp.com

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