roo_io
API Documentation for roo_io
Loading...
Searching...
No Matches
compare.h File Reference
#include <inttypes.h>
#include <cstring>
#include "roo_io/base/byte.h"
Include dependency graph for compare.h:

Go to the source code of this file.

Namespaces

namespace  roo_io
 

Functions

template<int bytes>
bool roo_io::PatternCompare (const byte *buf, size_t count, const byte *val)
 
template<int bytes>
bool roo_io::PatternCompareAligned (const byte *buf, size_t count, const byte *val)
 
template<>
bool roo_io::PatternCompare< 1 > (const byte *buf, size_t count, const byte *val)
 
template<>
bool roo_io::PatternCompareAligned< 1 > (const byte *buf, size_t count, const byte *val)
 
template<>
 roo_io::__attribute__ ((always_inline)) bool PatternCompare< 2 >(const byte *buf
 

Variables

size_t roo_io::count