Home
last modified time | relevance | path

Searched refs:SDL_ScanLong (Results 1 – 8 of 8) sorted by relevance

/dports/devel/sdl12/SDL-1.2.15/src/stdlib/
H A DSDL_string.c33 static size_t SDL_ScanLong(const char *text, int radix, long *valuep) in SDL_ScanLong() function
522 len = SDL_ScanLong(string, base, &value); in SDL_strtol()
771 fmt += SDL_ScanLong(fmt, 10, &count); in SDL_sscanf()
847 text += SDL_ScanLong(text, radix, &value); in SDL_sscanf()
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/stdlib/
H A DSDL_string.c33 static size_t SDL_ScanLong(const char *text, int radix, long *valuep) in SDL_ScanLong() function
522 len = SDL_ScanLong(string, base, &value); in SDL_strtol()
771 fmt += SDL_ScanLong(fmt, 10, &count); in SDL_sscanf()
847 text += SDL_ScanLong(text, radix, &value); in SDL_sscanf()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/stdlib/
H A DSDL_string.c57 SDL_ScanLong(const char *text, int radix, long *valuep) in SDL_ScanLong() function
802 len = SDL_ScanLong(string, base, &value); in SDL_strtol()
1048 fmt += SDL_ScanLong(fmt, 10, &count); in SDL_vsscanf()
1120 text += SDL_ScanLong(text, radix, &value); in SDL_vsscanf()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/stdlib/
H A DSDL_string.c57 SDL_ScanLong(const char *text, int radix, long *valuep) in SDL_ScanLong() function
802 len = SDL_ScanLong(string, base, &value); in SDL_strtol()
1048 fmt += SDL_ScanLong(fmt, 10, &count); in SDL_vsscanf()
1120 text += SDL_ScanLong(text, radix, &value); in SDL_vsscanf()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/stdlib/
H A DSDL_string.c57 SDL_ScanLong(const char *text, int radix, long *valuep) in SDL_ScanLong() function
802 len = SDL_ScanLong(string, base, &value); in SDL_strtol()
1048 fmt += SDL_ScanLong(fmt, 10, &count); in SDL_vsscanf()
1120 text += SDL_ScanLong(text, radix, &value); in SDL_vsscanf()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/stdlib/
H A DSDL_string.c53 SDL_ScanLong(const char *text, int radix, long *valuep) in SDL_ScanLong() function
828 len = SDL_ScanLong(string, base, &value); in SDL_strtol()
1079 fmt += SDL_ScanLong(fmt, 10, &count); in SDL_vsscanf()
1152 advance = SDL_ScanLong(text, radix, &value); in SDL_vsscanf()
/dports/x11/controllermap/SDL2-2.0.18/src/stdlib/
H A DSDL_string.c59 SDL_ScanLong(const char *text, int radix, long *valuep) in SDL_ScanLong() function
967 len = SDL_ScanLong(string, base, &value); in SDL_strtol()
1218 fmt += SDL_ScanLong(fmt, 10, &count); in SDL_vsscanf()
1291 advance = SDL_ScanLong(text, radix, &value); in SDL_vsscanf()
/dports/devel/sdl20/SDL2-2.0.18/src/stdlib/
H A DSDL_string.c59 SDL_ScanLong(const char *text, int radix, long *valuep) in SDL_ScanLong() function
967 len = SDL_ScanLong(string, base, &value); in SDL_strtol()
1218 fmt += SDL_ScanLong(fmt, 10, &count); in SDL_vsscanf()
1291 advance = SDL_ScanLong(text, radix, &value); in SDL_vsscanf()