openMSX
Namespaces | Functions
DeltaBlock.cc File Reference
#include "DeltaBlock.hh"
#include "ranges.hh"
#include "lz4.hh"
#include <cassert>
#include <tuple>
#include <utility>
Include dependency graph for DeltaBlock.cc:

Go to the source code of this file.

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Functions

template<int N>
bool openmsx::comp (const uint8_t *p, const uint8_t *q)
 
template<>
bool openmsx::comp< 4 > (const uint8_t *p, const uint8_t *q)
 
template<>
bool openmsx::comp< 8 > (const uint8_t *p, const uint8_t *q)