Searched refs:state2 (Results 1 – 4 of 4) sorted by relevance
224 FSE_DState_t state2; in FSE_decompress_usingDTable_generic() local230 FSE_initDState(&state2, &bitD, dt); in FSE_decompress_usingDTable_generic()241 op[1] = FSE_GETSYMBOL(&state2); in FSE_decompress_usingDTable_generic()256 op[3] = FSE_GETSYMBOL(&state2); in FSE_decompress_usingDTable_generic()266 *op++ = FSE_GETSYMBOL(&state2); in FSE_decompress_usingDTable_generic()272 *op++ = FSE_GETSYMBOL(&state2); in FSE_decompress_usingDTable_generic()
39 __u8 state2 : 2; /* path state value 2 */ member
314 if (pgid->inf.ps.state2 == SNID_STATE2_RESVD_ELSE) in pgid_analyze()
429 const u8 state2 = state << 4; in gfs2_bitcount() local438 if (((*byte) & 0x30) == state2) in gfs2_bitcount()