strtoimax         204 lib-src/update-game-score.c 	  intmax_t m = strtoimax (optarg, &end, 10);
strtoimax         941 lib/inttypes.in.h _GL_FUNCDECL_RPL (strtoimax, intmax_t,
strtoimax         944 lib/inttypes.in.h _GL_CXXALIAS_RPL (strtoimax, intmax_t,
strtoimax         949 lib/inttypes.in.h _GL_FUNCDECL_SYS (strtoimax, intmax_t,
strtoimax         953 lib/inttypes.in.h _GL_CXXALIAS_SYS (strtoimax, intmax_t,
strtoimax         956 lib/inttypes.in.h _GL_CXXALIASWARN (strtoimax);
strtoimax         960 lib/inttypes.in.h _GL_WARN_ON_USE (strtoimax, "strtoimax is unportable - "
strtoimax          54 lib/strtoimax.c # define Strtoimax strtoimax
strtoimax         553 src/filelock.c   pid = strtoimax (dot + 1, &owner->colon, 10);
strtoimax         578 src/filelock.c       boot_time = strtoimax (boot, &lfinfo_end, 10);
strtoimax        12028 src/xdisp.c          intmax_t n = strtoimax ((char *) p1, &pend, 10);