Electroneum
field_5x52_int128_impl.h File Reference
#include <stdint.h>
#include "int128.h"
Include dependency graph for field_5x52_int128_impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VERIFY_BITS(x, n)   do { } while(0)
 
#define VERIFY_BITS_128(x, n)   do { } while(0)
 

Macro Definition Documentation

◆ VERIFY_BITS

#define VERIFY_BITS (   x,
 
)    do { } while(0)

Definition at line 18 of file field_5x52_int128_impl.h.

◆ VERIFY_BITS_128

#define VERIFY_BITS_128 (   x,
 
)    do { } while(0)

Definition at line 19 of file field_5x52_int128_impl.h.