Home
last modified time | relevance | path

Searched refs:rc_is_bit_0_helper (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Ddecompress_unlzma.c132 /* Called twice, but one callsite is in inline'd rc_is_bit_0_helper() */
147 /* Why rc_is_bit_0_helper exists?
150 static inline uint32_t INIT rc_is_bit_0_helper(struct rc *rc, uint16_t *p) in rc_is_bit_0_helper() function
158 uint32_t t = rc_is_bit_0_helper(rc, p); in rc_is_bit_0()