diff --git a/bitunpack_.h b/bitunpack_.h index cebbbe9..e976f21 100644 --- a/bitunpack_.h +++ b/bitunpack_.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 @@ -3105,541 +3105,541 @@ #ifndef DELTA #define USIZE 8 -unsigned char *TEMPLATE2(_BITUNPACK_,8_0)(const unsigned char *__restrict in, unsigned n, uint8_t *__restrict out ) { unsigned char *in_=in+PAD8(n*0); const uint8_t *out_ = out+n; do { BITUNPACK64_0( in, out, 0,start); PREFETCH(in+512,0); } while(out