| /linux/tools/include/nolibc/ |
| H A D | stdlib.h | 440 uintmax_t __strtox(const char *nptr, char **endptr, int base, intmax_t lower_limit, uintmax_t upper… in __strtox() 513 long strtol(const char *nptr, char **endptr, int base) in strtol() 519 unsigned long strtoul(const char *nptr, char **endptr, int base) in strtoul() 525 long long strtoll(const char *nptr, char **endptr, int base) in strtoll() 531 unsigned long long strtoull(const char *nptr, char **endptr, int base) in strtoull() 537 intmax_t strtoimax(const char *nptr, char **endptr, int base) in strtoimax() 543 uintmax_t strtoumax(const char *nptr, char **endptr, int base) in strtoumax()
|
| /linux/tools/perf/util/annotate-arch/ |
| H A D | annotate-s390.c | 17 char *endptr, *tok, *name; in s390_call__parse() local 72 char *s = strchr(ops->raw, ','), *target, *endptr; in s390_mov__parse() local
|
| H A D | annotate-arm64.c | 22 char *s = strchr(ops->raw, ','), *target, *endptr; in arm64_mov__parse() local
|
| H A D | annotate-loongarch.c | 21 char *c, *endptr, *tok, *name; in loongarch_call__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
|
| /linux/tools/mm/ |
| H A D | page_owner_sort.c | 301 char *endptr; in get_page_num() local 319 char *endptr; in get_pid() local 338 char *endptr; in get_tgid() local 357 char *endptr; in get_ts_nsec() local 609 char *endptr = NULL; in parse_nums_list() 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/lib/ |
| H A D | cmdline.c | 15 char *endptr; /* local pointer to end of parsed string */ in memparse() local
|
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | numaif.h | 49 char *endptr; in get_max_numa_node() 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/drivers/staging/greybus/Documentation/firmware/ |
| H A D | firmware.c | 163 char *endptr; in main() 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/power/acpi/tools/pfrut/ |
| H A D | pfrut.c | 100 char *pathname, *endptr; in parse_options() local
|
| /linux/tools/sched_ext/include/scx/ |
| H A D | compat.h | 128 char *endptr; in scx_hotplug_seq() 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/selftests/bpf/ |
| H A D | xdp_synproxy.c | 81 char *endptr; in parse_arg_ul() local
|
| /linux/tools/testing/vsock/ |
| H A D | util.c | 44 char *endptr = NULL; in parse_uint() local 543 char *endptr = NULL; in parse_test_id() local
|
| H A D | vsock_perf.c | 58 char *endptr; in memparse() 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
|