Searched refs:CHUNK_RAW (Results 1 – 3 of 3) sorted by relevance
21 #define CHUNK_RAW 3 // version 2 only macro
602 tgt->type = CHUNK_RAW; in MakePatch()629 tgt->type = CHUNK_RAW; in MakePatch()946 case CHUNK_RAW: in main()990 case CHUNK_RAW: in main()1002 if (tgt_chunks[i].type != CHUNK_RAW) { in main()
226 } else if (type == CHUNK_RAW) { in ApplyImagePatch()