Home
last modified time | relevance | path

Searched refs:dfltcc_can_set_reproducible (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/arch/s390/
Ddfltcc_deflate.h10 int Z_INTERNAL dfltcc_can_set_reproducible(PREFIX3(streamp) strm, int reproducible);
54 #define DEFLATE_CAN_SET_REPRODUCIBLE dfltcc_can_set_reproducible
Ddfltcc_deflate.c337 int Z_INTERNAL dfltcc_can_set_reproducible(PREFIX3(streamp) strm, int reproducible) { in dfltcc_can_set_reproducible() function