Home
last modified time | relevance | path

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

/coreutils/gl/lib/
Drand-isaac.h50 #define ISAAC_WORDS (1 << ISAAC_WORDS_LOG) macro
Drand-isaac.c90 isaac_refill (struct isaac_state *s, isaac_word result[ISAAC_WORDS]) in isaac_refill()