Home
last modified time | relevance | path

Searched refs:CHECK_LIMB_S (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/lgpl3/gmp/dist/tests/
Dt-constants.c76 #define CHECK_LIMB_S(x, xname, y, yname) \ macro
179 #define CHECK_LIMB(x,y) CHECK_LIMB_S (x, #x, y, #y)