HomeSort by relevance Sort by last modified time
    Searched full:wcstoumax (Results 1 - 25 of 141) sorted by null

1 2 3 4 5 6

  /bionic/libc/upstream-openbsd/lib/libc/locale/
wcstoumax.c 1 /* $OpenBSD: wcstoumax.c,v 1.1 2009/01/13 18:13:51 kettenis Exp $ */
14 #define FUNCNAME wcstoumax
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
wcstoumax.c 35 NetBSD: wcstoumax.c,v 1.2 2004/06/21 21:20:43 itojun Exp
40 __RCSID("$NetBSD: wcstoumax.c,v 1.2 2004/06/21 21:20:43 itojun Exp $");
54 #define _FUNCNAME wcstoumax
Locale.inf 47 wcstoumax.c #
  /bionic/tests/
inttypes_test.cpp 106 TEST(inttypes, wcstoumax) {
108 EXPECT_EQ(123U, wcstoumax(L" +123x", &end, 10));
180 wcstoumax(L"123", NULL, -1);
183 wcstoumax(L"123", NULL, 1);
186 wcstoumax(L"123", NULL, 37);
  /prebuilts/misc/common/swig/include/2.0.11/
inttypes.i 55 extern uintmax_t wcstoumax (const wchar_t *nptr, wchar_t ** endptr, int base);
71 extern uintmax_t wcstoumax (const wchar_t *nptr, wchar_t **endptr, int base);
84 extern uintmax_t wcstoumax (const wchar_t *nptr, wchar_t **endptr, int base);
  /prebuilts/ndk/r16/sources/android/support/include/
inttypes.h 43 uintmax_t wcstoumax(const wchar_t* __restrict, wchar_t** __restrict, int);
  /external/libcxx/include/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
cinttypes 233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
254 using::wcstoumax;
  /bionic/tests/headers/posix/
inttypes_h.c 49 FUNCTION(wcstoumax, uintmax_t (*f)(const wchar_t*, wchar_t**, int));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cinttypes 73 using ::wcstoumax;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
cinttypes 77 using ::wcstoumax;

Completed in 757 milliseconds

1 2 3 4 5 6