M4RI  1.0.1
Macros | Functions
debug_dump.h File Reference

Debug utility. More...

Go to the source code of this file.

Macros

#define __M4RI_DD_INT(i)
#define __M4RI_DD_RCI(rci)
#define __M4RI_DD_RCI_ARRAY(rciptr, len)
#define __M4RI_DD_RAWROW(rowptr, wide)
#define __M4RI_DD_ROW(M, row)
#define __M4RI_DD_MZD(M)
#define __M4RI_DD_MZP(P)

Functions

static word calculate_hash (word const *rowptr, wi_t wide)
static word rotate_word (word w, int shift)

Detailed Description

Debug utility.

Author:
Carlo Wood carlo.nosp@m.@ali.nosp@m.noe.c.nosp@m.om

To enable dumping of output per function, configure the library with –enable-debug-dump.