| /linux/tools/include/nolibc/ |
| H A D | stdlib.h | 438 uintmax_t __strtox(const char *nptr, char **endptr, int base, intmax_t lower_limit, uintmax_t upper… in __strtox() 511 long strtol(const char *nptr, char **endptr, int base) in strtol() 517 unsigned long strtoul(const char *nptr, char **endptr, int base) in strtoul() 523 long long strtoll(const char *nptr, char **endptr, int base) in strtoll() 529 unsigned long long strtoull(const char *nptr, char **endptr, int base) in strtoull() 535 intmax_t strtoimax(const char *nptr, char **endptr, int base) in strtoimax() 541 uintmax_t strtoumax(const char *nptr, char **endptr, int base) in strtoumax()
|
| /linux/tools/perf/arch/s390/annotate/ |
| H A D | instructions.c | 7 char *endptr, *tok, *name; in s390_call__parse() local 58 char *s = strchr(ops->raw, ','), *target, *endptr; in s390_mov__parse() local
|
| /linux/tools/bpf/bpftool/ |
| H A D | map_perf_ring.c | 148 char *endptr; in do_event_pipe() local 159 char *endptr; in do_event_pipe() local
|
| H A D | prog.c | 1363 char *endptr; in do_run() local 1391 char *endptr; in do_run() local 1405 char *endptr; in do_run() local 1629 char *endptr, *name; in load_with_options() local 2446 char *endptr; in do_profile() local
|
| H A D | common.c | 786 char *endptr; in parse_u32_arg() local 884 char *endptr; in prog_parse_fds() local 1057 char *endptr; in map_parse_fds() local
|
| /linux/tools/lib/ |
| H A D | cmdline.c | 15 char *endptr; /* local pointer to end of parsed string */ in memparse() local
|
| /linux/tools/virtio/ringtest/ |
| H A D | main.c | 82 char *endptr; in set_affinity() local 299 char *endptr; in main() local
|
| /linux/tools/mm/ |
| H A D | page_owner_sort.c | 299 char *endptr; in get_page_num() local 317 char *endptr; in get_pid() local 336 char *endptr; in get_tgid() local 355 char *endptr; in get_ts_nsec() local 607 char *endptr = NULL; in parse_nums_list() local
|
| /linux/tools/power/cpupower/utils/ |
| H A D | cpuidle-set.c | 32 char *endptr; in cmd_idle_set() local
|
| /linux/tools/perf/util/ |
| H A D | target.c | 84 char *endptr; in parse_uid() local
|
| H A D | units.c | 19 char *endptr; in parse_tag_value() local
|
| /linux/drivers/mtd/ |
| H A D | mtdsuper.c | 135 char *endptr; in get_tree_mtd() local
|
| /linux/tools/perf/arch/arm64/annotate/ |
| H A D | instructions.c | 17 char *s = strchr(ops->raw, ','), *target, *endptr; in arm64_mov__parse() local
|
| /linux/drivers/staging/greybus/Documentation/firmware/ |
| H A D | firmware.c | 163 char *endptr; in main() local
|
| /linux/tools/perf/arch/loongarch/annotate/ |
| H A D | instructions.c | 11 char *c, *endptr, *tok, *name; in loongarch_call__parse() local
|
| /linux/tools/testing/selftests/timens/ |
| H A D | vfork_exec.c | 84 char *endptr; in main() local
|
| /linux/lib/ |
| H A D | cmdline.c | 152 char *endptr; /* local pointer to end of parsed string */ in memparse() local
|
| /linux/arch/mips/sibyte/common/ |
| H A D | cfe.c | 154 char *tmp, *endptr; in initrd_setup() local
|
| /linux/tools/testing/selftests/resctrl/ |
| H A D | resctrl_tests.c | 182 char *endptr = NULL; in alloc_fill_buf_param() local
|
| /linux/tools/power/acpi/tools/pfrut/ |
| H A D | pfrut.c | 100 char *pathname, *endptr; in parse_options() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | xdp_synproxy.c | 81 char *endptr; in parse_arg_ul() local
|
| /linux/drivers/atm/ |
| H A D | lanai.c | 238 int endptr; /* last endptr from service entry */ member 1133 static inline int vcc_tx_space(const struct lanai_vcc *lvcc, int endptr) in vcc_tx_space() 1298 struct lanai_vcc *lvcc, int endptr) in vcc_tx_unqueue_aal5() 1346 struct lanai_vcc *lvcc, int endptr) in vcc_tx_unqueue_aal0() 1377 static void vcc_rx_aal5(struct lanai_vcc *lvcc, int endptr) in vcc_rx_aal5() 1748 int endptr; in iter_dequeue() local
|
| /linux/tools/testing/vsock/ |
| H A D | util.c | 44 char *endptr = NULL; in parse_uint() local 531 char *endptr = NULL; in parse_test_id() local
|
| /linux/samples/cgroup/ |
| H A D | memcg_event_listener.c | 63 char *endptr; in get_memcg_counter() local
|
| /linux/samples/landlock/ |
| H A D | sandboxer.c | 69 char *endptr = NULL; in str2num() local
|