Searched defs:insert_string (Results 1 – 4 of 4) sorted by relevance
12 void (* insert_string) (deflate_state *const s, const uint32_t str, uint32_t count); member
108 local INLINE Pos insert_string(deflate_state* const s, const Pos str) { in insert_string() function
194 fn insert_string() { in insert_string() function