Home
last modified time | relevance | path

Searched defs:cfgfile_dwrite_bool (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcfgfile.cpp735 void cfgfile_dwrite_bool (struct zfile *f, const TCHAR *option, bool b) in cfgfile_dwrite_bool() function
739 static void cfgfile_dwrite_bool (struct zfile *f, const TCHAR *option, const TCHAR *optionext, bool… in cfgfile_dwrite_bool() function
743 static void cfgfile_dwrite_bool (struct zfile *f, const TCHAR *option, int b) in cfgfile_dwrite_bool() function
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcfgfile.c459 void cfgfile_dwrite_bool (struct zfile *f, const TCHAR *option, bool b) in cfgfile_dwrite_bool() function