strtoumax         541 lib-src/emacsclient.c 	  timeout = strtoumax (optarg, &endptr, 10);
strtoumax        2196 lib-src/emacsclient.c 	      emacs_pid = strtoumax (p + strlen ("-emacs-pid"), NULL, 10);
strtoumax         971 lib/inttypes.in.h _GL_FUNCDECL_RPL (strtoumax, uintmax_t,
strtoumax         974 lib/inttypes.in.h _GL_CXXALIAS_RPL (strtoumax, uintmax_t,
strtoumax         979 lib/inttypes.in.h _GL_FUNCDECL_SYS (strtoumax, uintmax_t,
strtoumax         983 lib/inttypes.in.h _GL_CXXALIAS_SYS (strtoumax, uintmax_t,
strtoumax         986 lib/inttypes.in.h _GL_CXXALIASWARN (strtoumax);
strtoumax         990 lib/inttypes.in.h _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - "
strtoumax          48 lib/strtoimax.c # define Strtoimax strtoumax