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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/libunarchive/
H A Ddecompress_unlzma.c16 # define speed_inline ALWAYS_INLINE macro
18 # define speed_inline macro
87 /* Called twice, but one callsite is in speed_inline'd rc_is_bit_0_helper() */
108 static speed_inline uint32_t rc_is_bit_0_helper(rc_t * rc, uint16_t * p)
121 static speed_inline void rc_update_bit_0(rc_t * rc, uint16_t * p)
126 static speed_inline void rc_update_bit_1(rc_t * rc, uint16_t * p)
160 static speed_inline void

Completed in 85 milliseconds