Home | History | Annotate | Download | only in mpz

Lines Matching refs:post

87   int    i, pre, post, j, got_nread, want_nread;
97 for (post = 0; post <= 2; post++)
109 for (j = 0; j < post; j++)
126 printf (" post %d\n", post);
133 /* if data[i].inp is a whole string to read and there's no post
135 if (post == 0 && data[i].want_nread == strlen(data[i].inp))
144 printf (" post %d\n", post);
161 printf (" post %d\n", post);