Searched refs:IH_COMP_GZIP (Results 1 – 2 of 2) sorted by relevance
132 #define IH_COMP_GZIP 1 /* gzip Compression Used */ macro
487 case IH_COMP_GZIP: in load_uimage()512 if (hdr->ih_comp == IH_COMP_GZIP) { in load_uimage()