Home
last modified time | relevance | path

Searched refs:fetch_statefilepath (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dmisc.h28 void fetch_statefilepath (TCHAR *out, int size);
H A Dinputrecord.c426 fetch_statefilepath (tmp, sizeof tmp / sizeof (TCHAR)); in inprec_open()
491 fetch_statefilepath (state, sizeof state / sizeof (TCHAR)); in inprec_prepare_record()
H A Dmisc.c630 void fetch_statefilepath (TCHAR *out, int size) in fetch_statefilepath() function
H A Dcfgfile.c2183 fetch_statefilepath (savestate_fname, sizeof savestate_fname / sizeof (TCHAR)); in cfgfile_parse_host()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Duae.h76 extern void fetch_statefilepath (TCHAR *out, int size);
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/
H A Dpaths.cpp154 void fetch_statefilepath (TCHAR *out, int size) in fetch_statefilepath() function
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcfgfile.cpp3113 fetch_statefilepath (savestate_fname, sizeof savestate_fname / sizeof (TCHAR)); in cfgfile_parse_host()
3151 fetch_statefilepath (tmp, sizeof tmp / sizeof (TCHAR)); in cfgfile_parse_host()