Home
last modified time | relevance | path

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

/src/contrib/bc/src/
H A Drand.c191 bool unmod = BC_RAND_NOTMODIFIED(d); in bc_rand_copy() local
196 if (!unmod) bc_rand_setModified(d); in bc_rand_copy()