Home
last modified time | relevance | path

Searched refs:gz_look (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/zlib_v128/
Dgzread.c11 local int gz_look OF((gz_statep));
86 local int gz_look( in gz_look() function
234 if (gz_look(state) == -1) in gz_fetch()
560 (void)gz_look(state); in gzdirect()
/external/opencv3/3rdparty/zlib/
Dgzread.c11 local int gz_look OF((gz_statep));
86 local int gz_look(state) in gz_look() function
234 if (gz_look(state) == -1)
560 (void)gz_look(state);
/external/zlib/src/
Dgzread.c11 local int gz_look OF((gz_statep));
86 local int gz_look(state) in gz_look() function
234 if (gz_look(state) == -1)
560 (void)gz_look(state);