Home
last modified time | relevance | path

Searched refs:strtoul (Results 1 – 25 of 57) sorted by relevance

123

/toolchain/binutils/binutils-2.25/gas/
Ditbl-lex.l64 yylval.processor = strtoul (yytext+1, 0, 0);
69 yylval.num = strtoul (yytext, 0, 0);
74 yylval.num = strtoul (yytext, 0, 0);
Das.c967 new_size = strtoul (optarg, NULL, 0); in parse_args()
/toolchain/binutils/binutils-2.25/libiberty/
Dvasprintf.c36 extern unsigned long strtoul ();
91 total_width += strtoul (p, (char **) &p, 10); in int_vasprintf()
101 total_width += strtoul (p, (char **) &p, 10); in int_vasprintf()
Dstrtoul.c61 strtoul(const char *nptr, char **endptr, register int base) in strtoul() function
Dconfigure.ac373 funcs="$funcs strtoul"
412 strtol strtoul strtoll strtoull strverscmp sysconf sysctl sysmp \
416 …AC_CHECK_DECLS([basename(char *), ffs, asprintf, vasprintf, snprintf, vsnprintf, strtol, strtoul, …
526 strtol strtoul sysconf times tmpnam vfprintf vprintf \
DREADME9 strtoul -- string-to-unsigned-long conversion
DMakefile.in155 strtoll.c strtoul.c strtoull.c strndup.c strnlen.c \
222 ./strtol.$(objext) ./strtoul.$(objext) strtoll.$(objext) \
1486 ./strtoul.$(objext): $(srcdir)/strtoul.c config.h $(INCDIR)/ansidecl.h \
1489 $(COMPILE.c) $(PICFLAG) $(srcdir)/strtoul.c -o pic/$@; \
1492 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/strtoul.c -o noasan/$@; \
1494 $(COMPILE.c) $(srcdir)/strtoul.c $(OUTPUT_OPTION)
Dconfig.in90 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
305 /* Define to 1 if you have the `strtoul' function. */
DChangeLog27 strtoull. Check decls for strtol, strtoul, strtoll, strtoull.
2575 * strtoul.c (strtoul): Likewise.
4835 * strtoul.c: Include safe-ctype.h, not ctype.h.
4845 strtol.c, strtoul.c: Include safe-ctype.h, not ctype.h. Use
5212 * strtol.c, strtoul.c: #include "config.h". Portably #include
5214 * Makefile.in (strtol.o, strtoul.o): Update dependencies.
5219 * pexecute.c, strtol.c, strtoul.c: Declare errno if necessary.
5645 * strtoul.c, strtol.c, random.c: Remove advertising clause from
5794 * strtoul.c (strtoul): Add parentheses around && within ||.
6128 * strtoul.c (strtoul): Likewise.
[all …]
/toolchain/binutils/binutils-2.25/binutils/
Delfcomm.c447 size = strtoul (arch->arhdr.ar_size, NULL, 10); in process_archive_index_and_symbols()
625 arch->longnames_size = strtoul (arch->arhdr.ar_size, NULL, 10); in setup_archive()
718 k = j = strtoul (arch->arhdr.ar_name + 1, &endp, 10); in get_archive_member_name()
720 arch->nested_member_origin = strtoul (endp + 1, NULL, 10); in get_archive_member_name()
Dstrings.c203 string_min = (int) strtoul (optarg, &s, 0); in main()
266 string_min = (int) strtoul (argv[numeric_opt - 1] + 1, &s, 0); in main()
Dwinduni.c556 return strtoul (cp_string, 0, 10); in codepage_from_langid()
576 return strtoul (cp_string, 0, 10); in wincodepage_from_langid()
Dobjcopy.c3461 pe_major_subsystem_version = strtoul (version, &copy, 0); in set_pe_subsystem()
3463 pe_minor_subsystem_version = strtoul (copy + 1, &copy, 0); in set_pe_subsystem()
4078 use_alt_mach_code = strtoul (optarg, NULL, 0); in copy_main()
4144 pe_heap_reserve = strtoul (optarg, &end, 0); in copy_main()
4151 pe_heap_commit = strtoul (end + 1, &end, 0); in copy_main()
4175 pe_stack_reserve = strtoul (optarg, &end, 0); in copy_main()
4182 pe_stack_commit = strtoul (end + 1, &end, 0); in copy_main()
Delfedit.c352 archive_file_size = strtoul (arch.arhdr.ar_size, NULL, 10); in process_archive()
Dobjdump.c3532 insn_width = strtoul (optarg, NULL, 0); in main()
3642 dwarf_cutoff_level = strtoul (optarg, & cp, 0); in main()
3648 dwarf_start_die = strtoul (optarg, & cp, 0); in main()
/toolchain/binutils/binutils-2.25/intl/
Dplural-exp.c126 n = strtoul (nplurals, &endp, 10);
Dconfig.h.in142 /* Define to 1 if you have the `strtoul' function. */
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-strtol.c139 res = strtoul (test_data[i].nptr, 0, test_data[i].base); in run_tests()
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dspuelf.em696 params.local_store_lo = strtoul (optarg, &end, 0);
699 params.local_store_hi = strtoul (end + 1, &end, 0);
759 params.num_lines = strtoul (optarg, &end, 0);
772 params.line_size = strtoul (optarg, &end, 0);
785 params.auto_overlay_fixed = strtoul (optarg, &end, 0);
794 params.auto_overlay_reserved = strtoul (optarg, &end, 0);
Dbeos.em207 strtoul (sver + 1, &end, 0));
210 strtoul (end + 1, &end, 0));
237 set_pe_name (name, strtoul (optarg, &end, 0));
Dppc32elf.em328 pagesize = strtoul (optarg, &end, 0);
Dpe.em629 strtoul (sver + 1, &end, 0));
632 strtoul (end + 1, &end, 0));
638 temp_subsystem = strtoul (optarg, & end, 0);
677 set_pe_name (name, strtoul (optarg, &end, 0));
822 pe_auto_image_base = strtoul (optarg, &end, 0);
/toolchain/binutils/binutils-2.25/ld/
Dlexsup.c817 g_switch_value = strtoul (optarg, &end, 0); in parse_args()
969 link_info.optimize = strtoul (optarg, NULL, 0) ? TRUE : FALSE; in parse_args()
1264 int level ATTRIBUTE_UNUSED = strtoul (optarg, &end, 0); in parse_args()
1409 link_info.spare_dynamic_tags = strtoul (optarg, NULL, 0); in parse_args()
1413 config.split_by_reloc = strtoul (optarg, NULL, 0); in parse_args()
1465 new_size = strtoul (optarg, NULL, 0); in parse_args()
/toolchain/binutils/binutils-2.25/gprof/
Dgprof.c307 bb_min_calls = (unsigned long) strtoul (optarg, (char **) NULL, 10); in main()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd.c1289 return strtoul (string, (char **) end, base); in bfd_scan_vma()

123