1- /* auto-generated on Sun 30 Dec 2018 21:47:24 EST. Do not edit! */
2- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/portability.h */
1+ /* auto-generated on Mon Dec 31 11:59:09 EST 2018 . Do not edit! */
2+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/portability.h */
33#ifndef SIMDJSON_PORTABILITY_H
44#define SIMDJSON_PORTABILITY_H
55
@@ -122,8 +122,8 @@ static inline void aligned_free(void *memblock) {
122122}
123123
124124#endif /* end of include PORTABILITY_H */
125- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/portability.h */
126- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/common_defs.h */
125+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/portability.h */
126+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/common_defs.h */
127127#ifndef SIMDJSON_COMMON_DEFS_H
128128#define SIMDJSON_COMMON_DEFS_H
129129
@@ -182,8 +182,8 @@ static inline void aligned_free(void *memblock) {
182182#endif // MSC_VER
183183
184184#endif // COMMON_DEFS_H
185- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/common_defs.h */
186- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/jsoncharutils.h */
185+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/common_defs.h */
186+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/jsoncharutils.h */
187187#ifndef SIMDJSON_JSONCHARUTILS_H
188188#define SIMDJSON_JSONCHARUTILS_H
189189
@@ -312,8 +312,8 @@ inline size_t codepoint_to_utf8(uint32_t cp, uint8_t *c) {
312312}
313313
314314#endif
315- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/jsoncharutils.h */
316- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/jsonformatutils.h */
315+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/jsoncharutils.h */
316+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/jsonformatutils.h */
317317#ifndef SIMDJSON_JSONFORMATUTILS_H
318318#define SIMDJSON_JSONFORMATUTILS_H
319319
@@ -410,8 +410,8 @@ static inline void print_with_escapes(const char *src, std::ostream &os) {
410410}
411411
412412#endif
413- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/jsonformatutils.h */
414- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/jsonioutil.h */
413+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/jsonformatutils.h */
414+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/jsonioutil.h */
415415#ifndef SIMDJSON_JSONIOUTIL_H
416416#define SIMDJSON_JSONIOUTIL_H
417417
@@ -451,8 +451,8 @@ std::string_view get_corpus(std::string filename);
451451
452452
453453#endif
454- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/jsonioutil.h */
455- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/simdprune_tables.h */
454+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/jsonioutil.h */
455+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/simdprune_tables.h */
456456#ifndef SIMDJSON_SIMDPRUNE_TABLES_H
457457#define SIMDJSON_SIMDPRUNE_TABLES_H
458458
@@ -35531,8 +35531,8 @@ static const uint32_t mask256_epi32[] = {
3553135531#endif //__AVX2__
3553235532
3553335533#endif
35534- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/simdprune_tables.h */
35535- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/simdutf8check.h */
35534+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/simdprune_tables.h */
35535+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/simdutf8check.h */
3553635536
3553735537#ifndef SIMDJSON_SIMDUTF8CHECK_H
3553835538#define SIMDJSON_SIMDUTF8CHECK_H
@@ -35727,8 +35727,8 @@ avxcheckUTF8Bytes(__m256i current_bytes,
3572735727#warning "We require AVX2 support!"
3572835728#endif // __AVX2__
3572935729#endif
35730- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/simdutf8check.h */
35731- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/jsonminifier.h */
35730+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/simdutf8check.h */
35731+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/jsonminifier.h */
3573235732#ifndef SIMDJSON_JSONMINIFIER_H
3573335733#define SIMDJSON_JSONMINIFIER_H
3573435734
@@ -35751,8 +35751,8 @@ static inline size_t jsonminify(const std::string_view & p, char *out) {
3575135751}
3575235752
3575335753#endif
35754- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/jsonminifier.h */
35755- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/parsedjson.h */
35754+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/jsonminifier.h */
35755+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/parsedjson.h */
3575635756#ifndef SIMDJSON_PARSEDJSON_H
3575735757#define SIMDJSON_PARSEDJSON_H
3575835758
@@ -36511,8 +36511,8 @@ inline void dumpbits32_always(uint32_t v, const std::string &msg) {
3651136511
3651236512
3651336513#endif
36514- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/parsedjson.h */
36515- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/stage1_find_marks.h */
36514+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/parsedjson.h */
36515+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/stage1_find_marks.h */
3651636516#ifndef SIMDJSON_STAGE1_FIND_MARKS_H
3651736517#define SIMDJSON_STAGE1_FIND_MARKS_H
3651836518
@@ -36526,8 +36526,8 @@ static inline bool find_structural_bits(const char *buf, size_t len, ParsedJson
3652636526}
3652736527
3652836528#endif
36529- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/stage1_find_marks.h */
36530- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/stage2_flatten.h */
36529+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/stage1_find_marks.h */
36530+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/stage2_flatten.h */
3653136531#ifndef SIMDJSON_STAGE2_FLATTEN_H
3653236532#define SIMDJSON_STAGE2_FLATTEN_H
3653336533
@@ -36536,8 +36536,8 @@ WARN_UNUSED
3653636536bool flatten_indexes(size_t len, ParsedJson &pj);
3653736537
3653836538#endif
36539- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/stage2_flatten.h */
36540- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/stringparsing.h */
36539+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/stage2_flatten.h */
36540+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/stringparsing.h */
3654136541#ifndef SIMDJSON_STRINGPARSING_H
3654236542#define SIMDJSON_STRINGPARSING_H
3654336543
@@ -36715,8 +36715,8 @@ really_inline bool parse_string(const uint8_t *buf, UNUSED size_t len,
3671536715
3671636716
3671736717#endif
36718- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/stringparsing.h */
36719- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/numberparsing.h */
36718+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/stringparsing.h */
36719+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/numberparsing.h */
3672036720#ifndef SIMDJSON_NUMBERPARSING_H
3672136721#define SIMDJSON_NUMBERPARSING_H
3672236722
@@ -37213,8 +37213,8 @@ static really_inline bool parse_number(const uint8_t *const buf,
3721337213}
3721437214
3721537215#endif
37216- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/numberparsing.h */
37217- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/stage34_unified.h */
37216+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/numberparsing.h */
37217+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/stage34_unified.h */
3721837218#ifndef SIMDJSON_STAGE34_UNIFIED_H
3721937219#define SIMDJSON_STAGE34_UNIFIED_H
3722037220
@@ -37230,8 +37230,8 @@ static inline bool unified_machine(const char *buf, size_t len, ParsedJson &pj)
3723037230}
3723137231
3723237232#endif
37233- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/stage34_unified.h */
37234- /* begin file /Users/lemire /CVS/github/simdjson/include/simdjson/jsonparser.h */
37233+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/stage34_unified.h */
37234+ /* begin file /home/dlemire /CVS/github/simdjson/include/simdjson/jsonparser.h */
3723537235#ifndef SIMDJSON_JSONPARSER_H
3723637236#define SIMDJSON_JSONPARSER_H
3723737237
@@ -37311,4 +37311,4 @@ inline ParsedJson build_parsed_json(const std::string_view &s, bool reallocifnee
3731137311}
3731237312
3731337313#endif
37314- /* end file /Users/lemire /CVS/github/simdjson/include/simdjson/jsonparser.h */
37314+ /* end file /home/dlemire /CVS/github/simdjson/include/simdjson/jsonparser.h */
0 commit comments