Searched refs:CHUNK_RAW (Results 1 – 3 of 3) sorted by relevance
21 #define CHUNK_RAW 3 // version 2 only macro
610 tgt->type = CHUNK_RAW; in MakePatch()637 tgt->type = CHUNK_RAW; in MakePatch()987 case CHUNK_RAW: in main()1031 case CHUNK_RAW: in main()1043 if (tgt_chunks[i].type != CHUNK_RAW) { in main()
83 } else if (type == CHUNK_RAW) { in ApplyImagePatch()