Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_cgrp2_sock.c221 idx = strtoumax(optarg, NULL, 0); in main()
229 mark = strtoumax(optarg, NULL, 0); in main()
232 prio = strtoumax(optarg, NULL, 0); in main()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dcinttypes231 uintmax_t strtoumax(const char* restrict nptr, char** restrict endptr, int base);
252 using::strtoumax;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dcinttypes231 uintmax_t strtoumax(const char* restrict nptr, char** restrict endptr, int base);
252 using::strtoumax;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/msinttypes/
H A Dinttypes.h308 #define strtoumax _strtoui64 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dcinttypes69 using ::strtoumax;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dcinttypes69 using ::strtoumax;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dcinttypes75 using ::strtoumax;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dcinttypes75 using ::strtoumax;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dinttypes.h301 extern uintmax_t strtoumax (const char *__restrict __nptr,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dinttypes.h301 extern uintmax_t strtoumax (const char *__restrict __nptr,
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/
H A D0001-devmem-add-128-bit-width.patch106 + unsigned __int128 writeval = strtoumax(argv[3], NULL, 0);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-91874 * strtoumax: (libc)Parsing of Integers.
5268 -- Function: uintmax_t strtoumax (const char *restrict STRING, char
5274 The ‘strtoumax’ function is related to ‘strtoimax’ the same way
5278strtoumax’ function was introduced in ISO C99.
5286 The ‘wcstoumax’ function is equivalent to the ‘strtoumax’ function
H A Dlibc.info-161874 * strtoumax: (libc)Parsing of Integers.
4450 * strtoumax: Parsing of Integers. (line 232)
H A Ddir1831 * strtoumax: (libc)Parsing of Integers.
H A Dlibc.info-141874 * strtoumax: (libc)Parsing of Integers.
H A Dlibc.info1874 * strtoumax: (libc)Parsing of Integers.
H A Dlibc.info-171874 * strtoumax: (libc)Parsing of Integers.
H A Dlibc.info-81874 * strtoumax: (libc)Parsing of Integers.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-91874 * strtoumax: (libc)Parsing of Integers.
5268 -- Function: uintmax_t strtoumax (const char *restrict STRING, char
5274 The ‘strtoumax’ function is related to ‘strtoimax’ the same way
5278strtoumax’ function was introduced in ISO C99.
5286 The ‘wcstoumax’ function is equivalent to the ‘strtoumax’ function
H A Dlibc.info-161874 * strtoumax: (libc)Parsing of Integers.
4450 * strtoumax: Parsing of Integers. (line 232)
H A Ddir1831 * strtoumax: (libc)Parsing of Integers.
H A Dlibc.info-141874 * strtoumax: (libc)Parsing of Integers.
H A Dlibc.info1874 * strtoumax: (libc)Parsing of Integers.
H A Dlibc.info-171874 * strtoumax: (libc)Parsing of Integers.
H A Dlibc.info-81874 * strtoumax: (libc)Parsing of Integers.

12