![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Optimized comparison of two buffers. More...
#include "common.h"
Go to the source code of this file.
Macros | |
#define | LZMA_MEMCMPLEN_EXTRA 0 |
Functions | |
assert (limit<=UINT32_MAX/2) | |
while (len< limit &&buf1[len]==buf2[len])++len | |
Variables | |
static uint32_t const uint8_t * | buf2 |
static uint32_t const uint8_t uint32_t | len |
static uint32_t const uint8_t uint32_t uint32_t | limit |
Optimized comparison of two buffers.
#define LZMA_MEMCMPLEN_EXTRA 0 |
assert | ( | limit<=UINT32_MAX/ | 2 | ) |
while | ( | ) |
uint32_t const uint8_t* buf2 |
return len |