gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:PAIRSIZE (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/search/page.h - 3.5KB - 90 lines
73: 
74: #define PAIRSIZE(K,D)   (2*sizeof(u_int16_t) + (K)->size + (D)->size)
75: #define BIGOVERHEAD     (4*sizeof(u_int16_t))