Home
last modified time | relevance | path

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

/coreutils/gl/lib/
Drand-isaac.c76 char const *base_p = void_m; in ind() local
77 void const *word_p = base_p + (x & ((ISAAC_WORDS - 1) * sizeof *m)); in ind()