Home
last modified time | relevance | path

Searched defs:MULTIPLICAND_ABS (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gmp/mpz/
H A Dmul_i.h29 #define MULTIPLICAND_ABS(x) ABS_CAST(unsigned long, (x)) macro
35 #define MULTIPLICAND_ABS(x) x macro