Searched refs:GUNZIP (Results 1 - 5 of 5) sorted by relevance

/openjdk10/common/autoconf/
H A Dcompare.sh.in50 export GUNZIP="@GUNZIP@"
H A Dgenerated-configure.sh1066 GUNZIP
1260 GUNZIP
2228 GUNZIP Override default value for GUNZIP
8492 if [ -z "${GUNZIP+x}" ]; then
8503 case $GUNZIP in
8505 ac_cv_path_GUNZIP="$GUNZIP" # Let the user override the test with a path.
8526 GUNZIP=$ac_cv_path_GUNZIP
8527 if test -n "$GUNZIP"; then
8528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUNZIP" >
[all...]
/openjdk10/jdk/src/java.base/share/native/libzip/zlib/
H A Dinflate.h40 # define GUNZIP macro
H A Dinflate.c199 #ifdef GUNZIP
473 #ifdef GUNZIP
481 #ifdef GUNZIP
663 #ifdef GUNZIP
687 #ifdef GUNZIP
729 #ifdef GUNZIP
1232 #ifdef GUNZIP
1243 #ifdef GUNZIP
/openjdk10/common/bin/
H A Dcompare.sh446 (cd $THIS_UNZIPDIR && $GUNZIP -c $THIS_ZIP | $TAR xf -)
447 (cd $OTHER_UNZIPDIR && $GUNZIP -c $OTHER_ZIP | $TAR xf -)

Completed in 68 milliseconds