Searched defs:addpoint (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/zlib-1.2.6/examples/
H A Dzran.c87 local struct access *addpoint(struct access *index, int bits, function
163 index = NULL; /* will be allocated by first addpoint() */
211 index = addpoint(index, strm.data_type & 7, totin,

Completed in 43 milliseconds