Searched refs:rwindow_32_to_n (Results 1 – 3 of 3) sorted by relevance
54 extern void rwindow_32_to_n(const struct rwindow32 *, struct rwindow *);
185 rwindow_32_to_n(const struct rwindow32 *src, struct rwindow *dst) in rwindow_32_to_n() function205 rwindow_32_to_n(&src->wbuf[i], &dst->wbuf[i]); in gwindows_32_to_n()
387 rwindow_32_to_n(&rw32, in Pstack_iter()