Home
last modified time | relevance | path

Searched refs:strtol_l (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/time/
H A Dstrptime.c206 ret = strtol_l (buf, &s, 10, locale); in strptime_l()
229 ret = strtol_l (buf, &s, 10, locale); in strptime_l()
245 ret = strtol_l (buf, &s, 10, locale); in strptime_l()
253 ret = strtol_l (buf, &s, 10, locale); in strptime_l()
263 ret = strtol_l (buf, &s, 10, locale); in strptime_l()
271 ret = strtol_l (buf, &s, 10, locale); in strptime_l()
279 ret = strtol_l (buf, &s, 10, locale); in strptime_l()
334 ret = strtol_l (buf, &s, 10, locale); in strptime_l()
353 ret = strtol_l (buf, &s, 10, locale); in strptime_l()
361 ret = strtol_l (buf, &s, 10, locale); in strptime_l()
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/glibc-functions/
H A Dstrtol_l.texi1 @node strtol_l
2 @subsection @code{strtol_l}
3 @findex strtol_l
/dports/devel/gnulib/gnulib-20140202-stable/doc/glibc-functions/
H A Dstrtol_l.texi1 @node strtol_l
2 @subsection @code{strtol_l}
3 @findex strtol_l
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreString.h39 # define strtol_l _strtol_l macro
53 # define strtol_l(ptr, end, base, l) strtol(ptr, end, base) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/include/support/android/
H A Dlocale_bionic.h52 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/include/support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/include/support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/include/support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/include/__support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/include/__support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/include/__support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/__support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/devel/libc++/libcxx-10.0.1.src/include/support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/include/__support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/lang/zig/zig-0.9.0/lib/libcxx/include/__support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/devel/emscripten/emscripten-2.0.3/system/include/libcxx/support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/include/__support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/include/__support/android/
H A Dlocale_bionic.h54 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/compat-emscripten/
H A Dstrtol_l.c19 long strtol_l(const char *restrict s, char **restrict p, int base, locale_t loc) in strtol_l() function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac14 AC_CHECK_FUNCS(strtol_l)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac14 AC_CHECK_FUNCS(strtol_l)
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac14 AC_CHECK_FUNCS(strtol_l)
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac14 AC_CHECK_FUNCS(strtol_l)
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac14 AC_CHECK_FUNCS(strtol_l)
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac14 AC_CHECK_FUNCS(strtol_l)

123456789