Home
last modified time | relevance | path

Searched refs:strtoumax (Results 1 – 3 of 3) sorted by relevance

/linux/samples/bpf/
A Dtest_cgrp2_sock.c225 idx = strtoumax(optarg, NULL, 0); in main()
233 mark = strtoumax(optarg, NULL, 0); in main()
236 prio = strtoumax(optarg, NULL, 0); in main()
/linux/tools/include/nolibc/
A Dstdlib.h545 uintmax_t strtoumax(const char *nptr, char **endptr, int base) in strtoumax() function
/linux/tools/testing/selftests/powerpc/
A Dutils.c243 *result = strtoumax(buffer, &end, base); in parse_bounded_uint()

Completed in 12 milliseconds