old_type          266 maint/gnulib/lib/random_r.c       int old_type = buf->rand_type;
old_type          268 maint/gnulib/lib/random_r.c                  (old_type == TYPE_0
old_type          270 maint/gnulib/lib/random_r.c                   : (MAX_TYPES * (buf->rptr - old_state)) + old_type));
old_type          325 maint/gnulib/lib/random_r.c   int old_type;
old_type          333 maint/gnulib/lib/random_r.c   old_type = buf->rand_type;
old_type          336 maint/gnulib/lib/random_r.c              (old_type == TYPE_0
old_type          338 maint/gnulib/lib/random_r.c               : (MAX_TYPES * (buf->rptr - old_state)) + old_type));