Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dzlibmodule.c75 ^ next_posi, left_bytes is 6
77 ^ next_posi, left_bytes is 2
79 ^ next_posi, left_bytes is 0 */
82 Bytef *next_posi; member
103 window->next_posi = *next_out + window_size; in OutputBuffer_WindowInitWithSize()
130 *next_out = window->next_posi; in OutputBuffer_WindowGrow()
134 window->next_posi += window_size; in OutputBuffer_WindowGrow()

Completed in 3 milliseconds