Home
last modified time | relevance | path

Searched refs:_tcstol (Results 1 – 25 of 93) sorted by relevance

1234

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/
H A Dcong.cpp51 nFileVersion = _tcstol(szValue, NULL, 0); in ConfigGameLoad()
57 nAnalogSpeed = _tcstol(szValue, NULL, 0); in ConfigGameLoad()
61 nBurnCPUSpeedAdjust = _tcstol(szValue, NULL, 0); in ConfigGameLoad()
H A Dconc.cpp160 pCurrentCheat->nType = _tcstol(s, NULL, 0); in ConfigParseFile()
173 pCurrentCheat->nDefault = _tcstol(s, NULL, 0); in ConfigParseFile()
178 INT32 n = _tcstol(s, &t, 0); in ConfigParseFile()
212 nCPU = _tcstol(s, &t, 0); // CPU number in ConfigParseFile()
221 nAddress = _tcstol(s, &t, 0); // Address in ConfigParseFile()
230 nValue = _tcstol(s, &t, 0); // Value in ConfigParseFile()
H A Dgami.cpp788 pgi->Input.Slider.nSliderSpeed = (INT16)_tcstol(s, &szRet, 0); in SliderInfo()
798 pgi->Input.Slider.nSliderCenter = (INT16)_tcstol(s, &szRet, 0); in SliderInfo()
811 pgi->Input.JoyAxis.nJoy = (UINT8)_tcstol(s, &szRet, 0); in StringToJoyAxis()
816 pgi->Input.JoyAxis.nAxis = (UINT8)_tcstol(s, &szRet, 0); in StringToJoyAxis()
828 pgi->Input.MouseAxis.nAxis = (UINT8)_tcstol(s, &szRet, 0); in StringToMouseAxis()
844 pgi->Macro.Switch.nCode = (UINT16)_tcstol(s, &szRet, 0); in StringToMacro()
866 pgi->Input.Constant.nConst=(UINT8)_tcstol(s, &szRet, 0); in StringToInp()
875 pgi->Input.Switch.nCode = (UINT16)_tcstol(s, &szRet, 0); in StringToInp()
936 pgi->Input.Slider.JoyAxis.nJoy = (UINT8)_tcstol(s, &szRet, 0); in StringToInp()
1570 nFileVersion = _tcstol(szValue, NULL, 0); in GameInputAutoIni()
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/
H A Dcong.cpp66 nFileVersion = _tcstol(szValue, NULL, 0); in ConfigGameLoad()
72 nAnalogSpeed = _tcstol(szValue, NULL, 0); in ConfigGameLoad()
76 nBurnCPUSpeedAdjust = _tcstol(szValue, NULL, 0); in ConfigGameLoad()
H A Dconc.cpp179 pCurrentCheat->nType = _tcstol(s, NULL, 0);
192 pCurrentCheat->nDefault = _tcstol(s, NULL, 0);
197 INT32 n = _tcstol(s, &t, 0);
247 nCPU = _tcstol(s, &t, 0); // CPU number
256 nAddress = _tcstol(s, &t, 0); // Address
265 nValue = _tcstol(s, &t, 0); // Value
H A Dgami.cpp1089 pgi->Input.Slider.nSliderSpeed = (INT16)_tcstol(s, &szRet, 0); in SliderInfo()
1099 pgi->Input.Slider.nSliderCenter = (INT16)_tcstol(s, &szRet, 0); in SliderInfo()
1112 pgi->Input.JoyAxis.nJoy = (UINT8)_tcstol(s, &szRet, 0); in StringToJoyAxis()
1117 pgi->Input.JoyAxis.nAxis = (UINT8)_tcstol(s, &szRet, 0); in StringToJoyAxis()
1129 pgi->Input.MouseAxis.nAxis = (UINT8)_tcstol(s, &szRet, 0); in StringToMouseAxis()
1145 pgi->Macro.Switch.nCode = (UINT16)_tcstol(s, &szRet, 0); in StringToMacro()
1167 pgi->Input.Constant.nConst=(UINT8)_tcstol(s, &szRet, 0); in StringToInp()
1176 pgi->Input.Switch.nCode = (UINT16)_tcstol(s, &szRet, 0); in StringToInp()
1237 pgi->Input.Slider.JoyAxis.nJoy = (UINT8)_tcstol(s, &szRet, 0); in StringToInp()
1871 nFileVersion = _tcstol(szValue, NULL, 0); in GameInputAutoIni()
[all …]
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/ui/win32/
H A Dbinary.c192 length = _tcstol( temp_buffer, NULL, 10 ); in load_data()
212 start = _tcstol( temp_buffer, NULL, 10 ); in load_data()
291 length = _tcstol( temp_buffer, NULL, 10 ); in save_data()
310 start = _tcstol( temp_buffer, NULL, 10 ); in save_data()
/dports/emulators/fuse/fuse-1.6.0/ui/win32/
H A Dbinary.c195 length = _tcstol( temp_buffer, &endptr, base ); in load_data()
221 start = _tcstol( temp_buffer, &endptr, base ); in load_data()
308 length = _tcstol( temp_buffer, &endptr, base ); in save_data()
327 start = _tcstol( temp_buffer, &endptr, base ); in save_data()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/nsis/Contrib/ExDLL/
H A Dtchar.h75 #define _tcstol wcstol macro
168 #define _tcstol strtol macro
/dports/audio/jamulus/jamulus-r3_8_1/windows/nsProcess/
H A Dnsis_tchar.h75 #define _tcstol wcstol macro
168 #define _tcstol strtol macro
/dports/www/firefox/firefox-99.0/other-licenses/nsis/Contrib/ExDLL/
H A Dtchar.h75 #define _tcstol wcstol macro
168 #define _tcstol strtol macro
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/nsis/Contrib/ExDLL/
H A Dtchar.h75 #define _tcstol wcstol macro
168 #define _tcstol strtol macro
/dports/security/stunnel/stunnel-5.60/tools/plugins/ShellLink/Contrib/ShellLink/nsis_unicode/
H A Dnsis_tchar.h75 #define _tcstol wcstol macro
168 #define _tcstol strtol macro
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/nsis/Contrib/ExDLL/
H A Dtchar.h75 #define _tcstol wcstol macro
168 #define _tcstol strtol macro
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/nsis/Contrib/ExDLL/
H A Dtchar.h75 #define _tcstol wcstol macro
168 #define _tcstol strtol macro
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/nsis/Contrib/ExDLL/
H A Dtchar.h75 #define _tcstol wcstol macro
168 #define _tcstol strtol macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Ddebugger.cpp869 start = _tcstol(pos, &pos, 16); in cmd_disass()
870 end = _tcstol(pos, &pos, 16); in cmd_disass()
894 address = _tcstol(pos, &pos, 16); in cmd_disass()
927 address = _tcstol(pos, &pos, 16); in cmd_memdump()
946 long address = _tcstol(pos, &pos, 16); in cmd_go()
1015 number = _tcstol(pos + 1, &pos, 16); in cmd_setbp()
1016 address = _tcstol(pos, &pos, 16); in cmd_setbp()
1033 number = _tcstol(pos + 1, &pos, 16); in cmd_setbp()
1034 address = _tcstol(pos, &pos, 16); in cmd_setbp()
1051 number = _tcstol(pos + 1, &pos, 16); in cmd_setbp()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Ddebugger.cpp869 start = _tcstol(pos, &pos, 16); in cmd_disass()
870 end = _tcstol(pos, &pos, 16); in cmd_disass()
894 address = _tcstol(pos, &pos, 16); in cmd_disass()
927 address = _tcstol(pos, &pos, 16); in cmd_memdump()
946 long address = _tcstol(pos, &pos, 16); in cmd_go()
1015 number = _tcstol(pos + 1, &pos, 16); in cmd_setbp()
1016 address = _tcstol(pos, &pos, 16); in cmd_setbp()
1033 number = _tcstol(pos + 1, &pos, 16); in cmd_setbp()
1034 address = _tcstol(pos, &pos, 16); in cmd_setbp()
1051 number = _tcstol(pos + 1, &pos, 16); in cmd_setbp()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/intf/cd/sdl/
H A Dcd_isowav.cpp242 track = _tcstol(s, &t, 10); in isowavParseCueFile()
290 M = _tcstol(s, &t, 10); in isowavParseCueFile()
293 S = _tcstol(s, &t, 10); in isowavParseCueFile()
296 F = _tcstol(s, &t, 10); in isowavParseCueFile()
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dmpoly.cpp60 #define _tcstol strtol macro
280 gcpercent = _tcstol(p, &endp, 10); in polymain()
297 userOptions.gcthreads = _tcstol(p, &endp, 10); in polymain()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/
H A Dtchar.h64 #define _tcstol strtol macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/
H A Dtchar.h65 #define _tcstol strtol macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/psp/
H A Dtchar.h40 #define _tcstol strtol macro
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/psp/
H A Dtchar.h40 #define _tcstol strtol macro
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/sdl/
H A Dtchar.h39 #define _tcstol strtol macro

1234