Home
last modified time | relevance | path

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

/coreutils/gl/lib/
Drand-isaac.c77 void const *word_p = base_p + (x & ((ISAAC_WORDS - 1) * sizeof *m)); in ind() local
78 isaac_word const *p = word_p; in ind()