Home
last modified time | relevance | path

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

/openbmc/linux/lib/lz4/
H A Dlz4hc_compress.c362 const BYTE *start3 = NULL; in LZ4HC_compress_generic() local
457 matchlimit, ml2, &ref3, &start3, in LZ4HC_compress_generic()
478 if (start3 < ip + ml + 3) { in LZ4HC_compress_generic()
480 if (start3 >= (ip + ml)) { in LZ4HC_compress_generic()
492 start2 = start3; in LZ4HC_compress_generic()
501 ip = start3; in LZ4HC_compress_generic()
511 start2 = start3; in LZ4HC_compress_generic()
547 start2 = start3; in LZ4HC_compress_generic()
/openbmc/linux/tools/edid/
H A Dedid.S270 start3: .ascii TIMING_NAME label
272 .fill 12-(end3-start3), 1, 0x20 /* Padded spaces */
/openbmc/openbmc/poky/meta/classes-global/
H A Dstaging.bbclass341 #bb.note(" start3 is %s" % str(start))