Home
last modified time | relevance | path

Searched defs:wcstoul (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/musl/src/stdlib/
H A Dwcstol.c63 unsigned long wcstoul(const wchar_t *restrict s, wchar_t **restrict p, int base) in wcstoul() function
/aosp_15_r20/external/trusty/musl/src/stdlib/
Dwcstol.c64 unsigned long wcstoul(const wchar_t *restrict s, wchar_t **restrict p, int base) in wcstoul() function
/aosp_15_r20/bionic/libc/bionic/
H A Dstrtol.cpp167 unsigned long wcstoul(const wchar_t* s, wchar_t** end, int base) { in wcstoul() function
/aosp_15_r20/bionic/tests/
H A Dwchar_test.cpp577 TEST(wchar, wcstoul) { in TEST() argument
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c1012 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c1104 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c1034 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c1104 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c1104 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c1104 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c1104 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_product_arm64_armv8-2a_cortex-a55_shared/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_recovery_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_current/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_vendor_arm64_armv8-2a_cortex-a55_shared/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_35/gen/
Dstub.c1106 void wcstoul() {} in wcstoul() function
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs212140 pub fn wcstoul( in wcstoul() function