Home
last modified time | relevance | path

Searched refs:start3 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/lib/lz4/
Dlz4hc_compress.c334 const u8 *start3 = NULL; in lz4_compresshcctx() local
412 ml2, &ref3, &start3); in lz4_compresshcctx()
430 if (start3 < ip + ml + 3) { in lz4_compresshcctx()
435 if (start3 >= (ip + ml)) { in lz4_compresshcctx()
443 start2 = start3; in lz4_compresshcctx()
450 ip = start3; in lz4_compresshcctx()
460 start2 = start3; in lz4_compresshcctx()
493 start2 = start3; in lz4_compresshcctx()
/linux-4.1.27/Documentation/EDID/
Dedid.S268 start3: .ascii TIMING_NAME label
270 .fill 12-(end3-start3), 1, 0x20 /* Padded spaces */