53 const void* array_void,
size_t N,
54 size_t lane_u = 0,
size_t max_lanes = 7);
62 fprintf(stderr,
"%s,", str);
#define HWY_NOINLINE
Definition: base.h:72
#define HWY_INLINE
Definition: base.h:70
#define HWY_DLLEXPORT
Definition: highway_export.h:13
N
Definition: rvv-inl.h:1998
HWY_DLLEXPORT void TypeName(const TypeInfo &info, size_t N, char *string100)
HWY_DLLEXPORT void PrintArray(const TypeInfo &info, const char *caption, const void *array_void, size_t N, size_t lane_u=0, size_t max_lanes=7)
HWY_DLLEXPORT void ToString(const TypeInfo &info, const void *ptr, char *string100)
HWY_INLINE TypeInfo MakeTypeInfo()
Definition: print.h:40
Definition: aligned_allocator.h:27
HWY_NOINLINE void PrintArray(const T *value, size_t count)
Definition: print.h:66
HWY_NOINLINE void PrintValue(T value)
Definition: print.h:59
bool is_float
Definition: print.h:35
bool is_signed
Definition: print.h:36
size_t sizeof_t
Definition: print.h:34