Go to the source code of this file.
Macros | |
#define | ERR_FUNC(func) ERR_PACK(0,func,0) |
#define | ERR_REASON(reason) ERR_PACK(0,0,reason) |
Definition at line 68 of file e_gmp_err.c.
#define ERR_REASON | ( | reason | ) | ERR_PACK(0,0,reason) |
Definition at line 69 of file e_gmp_err.c.