Home
last modified time | relevance | path

Searched defs:History (Results 1 – 1 of 1) sorted by relevance

/plan9-contrib/sys/src/libflate/
H A Dinflate.c21 typedef struct History History; typedef
35 struct History struct
37 uchar his[HistorySize]; argument
38 uchar *cp; /* current pointer in history */
39 int full; /* his has been filled up at least once */