Searched refs:word_p (Results 1 – 1 of 1) sorted by relevance
77 void const *word_p = base_p + (x & ((ISAAC_WORDS - 1) * sizeof *m)); in ind() local78 isaac_word const *p = word_p; in ind()