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

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/upstream-openbsd/lib/libc/locale/
wcstol.c 1 /* $OpenBSD: wcstol.c,v 1.2 2005/08/08 08:05:35 espie Exp $ */
2 /* $NetBSD: wcstol.c,v 1.2 2003/03/11 09:21:23 tshiozak Exp $ */
13 #define FUNCNAME wcstol
wcstoimax.c 2 /* $NetBSD: wcstol.c,v 1.2 2003/03/11 09:21:23 tshiozak Exp $ */
_wcstol.h 34 * NetBSD: wcstol.c,v 1.1 2001/09/27 16:30:36 yamt Exp
35 * Citrus: xpg4dl/FreeBSD/lib/libc/locale/wcstol.c,v 1.2 2001/09/21 16:11:41 yamt Exp
39 * function template for wcstol, wcstoll and wcstoimax.
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
wcstol.c 35 NetBSD: wcstol.c,v 1.3 2004/06/21 21:20:43 itojun Exp
40 __RCSID("$NetBSD: wcstol.c,v 1.3 2004/06/21 21:20:43 itojun Exp $");
53 #define _FUNCNAME wcstol
Locale.inf 43 wcstol.c #
_wcstol.h 40 NetBSD: wcstol.c,v 1.1 2001/09/27 16:30:36 yamt Exp
41 Citrus: xpg4dl/FreeBSD/lib/libc/locale/wcstol.c,v 1.2 2001/09/21 16:11:41 yamt Exp
46 * function template for wcstol, wcstoll and wcstoimax.
  /prebuilts/misc/common/swig/include/2.0.11/
inttypes.i 51 /* Like `wcstol' but convert to `intmax_t'. */
67 /* Like `wcstol' but convert to `intmax_t'. */
83 /* Like `wcstol' but convert to `intmax_t'. */
  /bionic/libc/bionic/
wchar_l.cpp 61 return wcstol(s, end_ptr, base);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cwchar 121 #undef wcstol
194 using ::wcstol;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cwchar 121 #undef wcstol
194 using ::wcstol;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 312 /* Like `wcstol' but convert to `intmax_t'. */
355 /* Like `wcstol' but convert to `intmax_t'. */
414 /* Like `wcstol' but convert to `intmax_t'. */
  /prebuilts/ndk/r16/sources/android/support/src/
wcstox.cpp 105 long wcstol(const wchar_t *restrict s, wchar_t **restrict p, int base) { function
  /external/libcxx/include/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
cwchar 59 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
140 using ::wcstol;

Completed in 2434 milliseconds

1 2 3 4 5 6 7 8 91011>>