Searched defs:cstate (Results 1 – 4 of 4) sorted by relevance
115 struct cstate { struct116 struct cstate *cs_next; /* next most recently used cstate (xmit only) */ argument133 struct cstate *last_cs; /* most recently used tstate */ argument
110 FSE_CState_t cstate; in ZSTD_fseBitCost() local
312 enum call_state cstate; /* the state of the call */ member
11351 FSE_CState_t cstate; in ZSTD_fseBitCost() local