taglinefilesource code
FREE88zBoot/gzip.h#  define FREE(array) {if (array != NULL) fcfree(array), array=NULL;}
FREE93zBoot/gzip.h#  define FREE(array)