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

/external/zlib/src/test/
H A Dminigzip.c544 int copyout = 0; local
562 copyout = uncompr = 1;
566 copyout = 1;
597 if (copyout) {
602 if (copyout) {
612 if (copyout) {
/external/valgrind/main/auxprogs/
H A Dvalgrind-listener.c128 static void copyout ( char* buf, int nbuf ) function
150 copyout(buf, n);
156 copyout(buf, n);

Completed in 258 milliseconds