Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/tests/devel/
H A Dtry.c222 #define DEADVAL CNST_LIMB(0xDEADBEEF) macro
224 #define DEADVAL CNST_LIMB(0xDEADBEEFBADDCAFE) macro
3206 refmpn_fill (fun.d[0].p + copy, fill, DEADVAL); in try_one()
3207 refmpn_fill (ref.d[0].p + copy, fill, DEADVAL); in try_one()
3216 refmpn_fill (ref.d[i].p, d[i].size, DEADVAL); in try_one()
3217 refmpn_fill (fun.d[i].p, d[i].size, DEADVAL); in try_one()
/netbsd-src/external/lgpl3/gmp/dist/
H A DChangeLog18013 after filling dst. Previously probably used only DEADVAL in