mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2026-01-02 14:44:41 +03:00
remove vermicelli.h and replace it with vermicelli.hpp
This commit is contained in:
committed by
Konstantinos Margaritis
parent
80286f38cb
commit
694e2faf7f
@@ -26,9 +26,11 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include "vermicelli.h"
|
||||
#include "vermicelli.hpp"
|
||||
|
||||
#define VERM_BOUNDARY 16
|
||||
#define VERM_TYPE m128
|
||||
|
||||
static really_inline
|
||||
const u8 *find_xverm_run(char c, char nocase, u32 repeat, UNUSED const u8 *buf,
|
||||
const u8 *buf_start, const u8 *buf_end, char negate) {
|
||||
|
||||
Reference in New Issue
Block a user