Searched refs:match1 (Results 1 – 2 of 2) sorted by relevance
26 ForceCommand match135 run_trial user 192.168.0.1 somehost 1.2.3.4 1234 match1 "first entry"38 run_trial user 10.255.255.254 somehost 1.2.3.4 1234 match1 "list middle"
103 const BYTE* match1 = base + matchIndex1; in ZSTD_compressBlock_fast_generic() local127 if ((matchIndex1 > prefixStartIndex) && MEM_read32(match1) == val1) { in ZSTD_compressBlock_fast_generic()130 match0 = match1; in ZSTD_compressBlock_fast_generic()