From bd177318bc2714cf241614bcf34f4593ccc4e0ca Mon Sep 17 00:00:00 2001 From: x Date: Fri, 10 Mar 2023 20:28:32 +0100 Subject: [PATCH] TurboPFor: bitpack include --- bitpack_.h | 1026 ++++++++++++++++++++++++++-------------------------- 1 file changed, 513 insertions(+), 513 deletions(-) diff --git a/bitpack_.h b/bitpack_.h index d20cf9f..3765752 100644 --- a/bitpack_.h +++ b/bitpack_.h @@ -1,5 +1,5 @@ /** - Copyright (C) powturbo 2013-2017 + Copyright (C) powturbo 2013-2023 GPL v2 License This program is free software; you can redistribute it and/or modify @@ -2260,541 +2260,541 @@ #ifndef DELTA #define USIZE 8 -unsigned char *TEMPLATE2(_BITPACK_,8_0)( uint8_t *__restrict in, unsigned n, const unsigned char *__restrict out ) { return out; } -unsigned char *TEMPLATE2(_BITPACK_,8_1)(uint8_t *__restrict in, unsigned n, const unsigned char *__restrict out ) { unsigned char *out_=out+PAD8(n*1); uint8_t v,x;do { BITPACK64_1( in, out, start); PREFETCH(in+512,0); } while(out