strtoimax         202 lib-src/update-game-score.c 	  intmax_t m = strtoimax (optarg, &end, 10);
strtoimax         972 lib/inttypes.in.h _GL_FUNCDECL_RPL (strtoimax, intmax_t,
strtoimax         975 lib/inttypes.in.h _GL_CXXALIAS_RPL (strtoimax, intmax_t,
strtoimax         980 lib/inttypes.in.h _GL_FUNCDECL_SYS (strtoimax, intmax_t,
strtoimax         984 lib/inttypes.in.h _GL_CXXALIAS_SYS (strtoimax, intmax_t,
strtoimax         987 lib/inttypes.in.h _GL_CXXALIASWARN (strtoimax);
strtoimax         991 lib/inttypes.in.h _GL_WARN_ON_USE (strtoimax, "strtoimax is unportable - "
strtoimax          54 lib/strtoimax.c # define Strtoimax strtoimax
strtoimax         399 src/filelock.c   pid = strtoimax (dot + 1, &owner->colon, 10);
strtoimax         424 src/filelock.c       boot_time = strtoimax (boot, &lfinfo_end, 10);
strtoimax        12063 src/xdisp.c          intmax_t n = strtoimax ((char *) p1, &pend, 10);