Home
last modified time | relevance | path

Searched refs:_tcstoul (Results 1 – 25 of 36) sorted by relevance

12

/dports/sysutils/javaservicewrapper/wrapper_3.5.45_src/src/c/
H A Dwrapper_jvminfo.c120 *major = (unsigned int)_tcstoul(token, &endptr, 10); in parseJavaVersionInner()
141 *minor = (unsigned int)_tcstoul(token, &endptr, 10); in parseJavaVersionInner()
158 *revision = (unsigned int)_tcstoul(token, &endptr, 10); in parseJavaVersionInner()
H A Dwrapper_i18n.h250 #define _tcstoul wcstoul macro
440 #define _tcstoul strtoul macro
H A Dwrapper_ulimit.c75 result->value = (rlim_t)(_tcstoul(value, NULL, 10) * multiplier); in getResourceProperty()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/nsis/Contrib/ExDLL/
H A Dtchar.h76 #define _tcstoul wcstoul macro
169 #define _tcstoul strtoul macro
/dports/audio/jamulus/jamulus-r3_8_1/windows/nsProcess/
H A Dnsis_tchar.h76 #define _tcstoul wcstoul macro
169 #define _tcstoul strtoul macro
/dports/www/firefox/firefox-99.0/other-licenses/nsis/Contrib/ExDLL/
H A Dtchar.h76 #define _tcstoul wcstoul macro
169 #define _tcstoul strtoul macro
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/nsis/Contrib/ExDLL/
H A Dtchar.h76 #define _tcstoul wcstoul macro
169 #define _tcstoul strtoul macro
/dports/security/stunnel/stunnel-5.60/tools/plugins/ShellLink/Contrib/ShellLink/nsis_unicode/
H A Dnsis_tchar.h76 #define _tcstoul wcstoul macro
169 #define _tcstoul strtoul macro
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/nsis/Contrib/ExDLL/
H A Dtchar.h76 #define _tcstoul wcstoul macro
169 #define _tcstoul strtoul macro
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/nsis/Contrib/ExDLL/
H A Dtchar.h76 #define _tcstoul wcstoul macro
169 #define _tcstoul strtoul macro
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/nsis/Contrib/ExDLL/
H A Dtchar.h76 #define _tcstoul wcstoul macro
169 #define _tcstoul strtoul macro
/dports/emulators/hatari/hatari-2.2.1/src/cpu/uae/
H A Dstring.h47 #define _tcstoul strtoul macro
/dports/devel/upp/upp/bazaar/plugin/tcc/include/
H A Dtchar.h107 #define _tcstoul wcstoul macro
262 #define _tcstoul strtoul macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dtchar.h119 #define _tcstoul wcstoul macro
334 #define _tcstoul strtoul macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dtchar.h119 #define _tcstoul wcstoul macro
334 #define _tcstoul strtoul macro
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/wm/
H A Dstdlibx.cpp352 long res= _tcstoul(tnptr,&tendptr,ibase); in strtol()
368 unsigned long res= _tcstoul(tnptr,&tendptr,ibase); in strtoul()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_InputMethod.cpp628 _tcstoul((LPCTSTR)szHKL, &end, 16))); in getDefaultKeyboardLayout()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_InputMethod.cpp628 _tcstoul((LPCTSTR)szHKL, &end, 16))); in getDefaultKeyboardLayout()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_InputMethod.cpp628 _tcstoul((LPCTSTR)szHKL, &end, 16))); in getDefaultKeyboardLayout()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_InputMethod.cpp611 _tcstoul((LPCTSTR)szHKL, &end, 16))); in getDefaultKeyboardLayout()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_InputMethod.cpp628 _tcstoul((LPCTSTR)szHKL, &end, 16))); in getDefaultKeyboardLayout()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_InputMethod.cpp628 _tcstoul((LPCTSTR)szHKL, &end, 16))); in getDefaultKeyboardLayout()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_InputMethod.cpp628 _tcstoul((LPCTSTR)szHKL, &end, 16))); in getDefaultKeyboardLayout()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_InputMethod.cpp628 _tcstoul((LPCTSTR)szHKL, &end, 16))); in getDefaultKeyboardLayout()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_InputMethod.cpp611 _tcstoul((LPCTSTR)szHKL, &end, 16))); in getDefaultKeyboardLayout()

12