Searched refs:rc_is_bit_0 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/libunarchive/
H A Ddecompress_unlzma.c102 /* rc_is_bit_0 is called 9 times */
105 * Thus rc_is_bit_0 is always inlined, and rc_is_bit_0_helper is inlined
114 static ALWAYS_INLINE int rc_is_bit_0(rc_t * rc, uint16_t * p) function
136 if (rc_is_bit_0(rc, p)) {
287 if (rc_is_bit_0(rc, prob)) {
342 if (rc_is_bit_0(rc, prob)) {
352 if (rc_is_bit_0(rc, prob)) {
356 if (rc_is_bit_0(rc, prob)) {
381 if (rc_is_bit_0(rc, prob)) {
387 if (rc_is_bit_0(r
[all...]

Completed in 38 milliseconds