Home
last modified time | relevance | path

Searched refs:copyout (Results 1 – 4 of 4) sorted by relevance

/external/zlib/src/test/
Dminigzip.c560 int copyout = 0; local
582 copyout = uncompr = 1;
586 copyout = 1;
617 if (copyout) {
622 if (copyout) {
632 if (copyout) {
/external/python/cpython2/Modules/zlib/
Dminigzip.c560 int copyout = 0; local
582 copyout = uncompr = 1;
586 copyout = 1;
617 if (copyout) {
622 if (copyout) {
632 if (copyout) {
/external/valgrind/auxprogs/
Dvalgrind-listener.c132 static void copyout ( char* buf, int nbuf ) in copyout() function
154 copyout(buf, n); in read_from_sd()
160 copyout(buf, n); in read_from_sd()
Dvalgrind-di-server.c947 static void copyout ( char* buf, int nbuf )
969 copyout(buf, n);
975 copyout(buf, n);