Home
last modified time | relevance | path

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

/plan9/sys/src/libflate/
H A Dinflate.c37 uchar his[HistorySize]; member
149 History *his; in inflate() local
216 uncblock(Input *in, History *his) in uncblock()
258 fixedblock(Input *in, History *his) in fixedblock()
264 dynamicblock(Input *in, History *his) in dynamicblock()
394 decode(Input *in, History *his, Huff *litlentab, Huff *offtab) in decode()
/plan9/sys/src/cmd/ip/ppp/
H A Dmppc.c56 uchar his[HistorySize]; member