PTRDIFF_MAX 267 gnulib-tests/test-stdint.c verify (TYPE_MAXIMUM (ptrdiff_t) == PTRDIFF_MAX); PTRDIFF_MAX 269 gnulib-tests/test-stdint.c verify_same_types (PTRDIFF_MAX, (ptrdiff_t) 0 + 0); PTRDIFF_MAX 271 gnulib-tests/test-stdint.c #if PTRDIFF_MIN && PTRDIFF_MAX PTRDIFF_MAX 502 src/analyze.c size_t lcm_max = PTRDIFF_MAX - 1; PTRDIFF_MAX 354 src/cmp.c PTRDIFF_MAX - sizeof (word)); PTRDIFF_MAX 952 src/diff3.c size_t too_many_lines = (PTRDIFF_MAX PTRDIFF_MAX 1265 src/diff3.c if (PTRDIFF_MAX / 2 <= current_chunk_size) PTRDIFF_MAX 105 src/dir.c if (PTRDIFF_MAX / 2 <= data_alloc) PTRDIFF_MAX 130 src/dir.c if (PTRDIFF_MAX / sizeof *names - 1 <= nnames) PTRDIFF_MAX 107 src/io.c PTRDIFF_MAX - 2 * sizeof (word)); PTRDIFF_MAX 150 src/io.c || PTRDIFF_MAX <= cc) PTRDIFF_MAX 180 src/io.c if (PTRDIFF_MAX / 2 - sizeof (word) < current->bufsize) PTRDIFF_MAX 348 src/io.c if (PTRDIFF_MAX / (2 * sizeof *eqs) <= eqs_alloc) PTRDIFF_MAX 387 src/io.c if (PTRDIFF_MAX / 3 <= alloc_lines PTRDIFF_MAX 388 src/io.c || PTRDIFF_MAX / sizeof *cureqs <= 2 * alloc_lines - linbuf_base PTRDIFF_MAX 389 src/io.c || PTRDIFF_MAX / sizeof *linbuf <= alloc_lines - linbuf_base) PTRDIFF_MAX 413 src/io.c if (PTRDIFF_MAX / 3 <= alloc_lines PTRDIFF_MAX 414 src/io.c || PTRDIFF_MAX / sizeof *cureqs <= 2 * alloc_lines - linbuf_base PTRDIFF_MAX 415 src/io.c || PTRDIFF_MAX / sizeof *linbuf <= alloc_lines - linbuf_base) PTRDIFF_MAX 503 src/io.c return MIN (guessed_lines, PTRDIFF_MAX / (2 * sizeof (char *) + 1) - 5) + 5; PTRDIFF_MAX 681 src/io.c if (PTRDIFF_MAX / (2 * sizeof *linbuf0) <= alloc_lines0) PTRDIFF_MAX 699 src/io.c || PTRDIFF_MAX / sizeof *linbuf1 <= alloc_lines1) PTRDIFF_MAX 771 src/io.c if (PTRDIFF_MAX / sizeof *equivs <= equivs_alloc) PTRDIFF_MAX 784 src/io.c if (PTRDIFF_MAX / sizeof *buckets <= nbuckets) PTRDIFF_MAX 721 src/sdiff.c else if (PTRDIFF_MAX / (2 * sizeof *diffargv) <= diffarglim) PTRDIFF_MAX 132 src/system.h #define LIN_MAX PTRDIFF_MAX