Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/fx_zlib/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/qemu/distrib/zlib-1.2.8/
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);