Home
last modified time | relevance | path

Searched refs:length (Results 1 – 3 of 3) sorted by relevance

/xv6-public/
H A Dmp.h6 uchar length; // 1 member
16 ushort length; // total table length member
H A Dmp.c85 if(sum((uchar*)conf, conf->length) != 0) in mpconfig()
105 for(p=(uchar*)(conf+1), e=(uchar*)conf+conf->length; p<e; ){ in mpinit()
H A DNotes8 to be non-zero length, only really matters for tiny "kernels".