Home
last modified time | relevance | path

Searched refs:hs_close (Results 1 – 14 of 14) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Dhiscore.h7 void hs_close( void );
H A Dhiscore.c355 void hs_close (void) in hs_close() function
H A Dcpuintrf.c842 hs_close(); in cpu_run()
908 hs_close(); in machine_reset()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dhiscore.h7 void hs_close( void );
H A Dhiscore.c335 void hs_close (void) in hs_close() function
H A Dcpuexec.c336 hs_close(); in cpu_post_run()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dhiscore.h7 void hs_close( void );
H A Dhiscore.c335 void hs_close (void) in hs_close() function
H A Dcpuexec.c336 hs_close(); in cpu_post_run()
/dports/databases/beansdb/beansdb-0.7.1.4/src/
H A Dhstore.h27 void hs_close(HStore *store);
H A Dhstore.c195 hs_close(s); in hs_open()
284 void hs_close(HStore *store) in hs_close() function
H A Dbeansdb.c2371 hs_close(store); in main()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dhiscores.cc61 static void hs_close(FILE *handle, const char *mode);
131 hs_close(scores,"r"); in hiscores_new_entry()
148 hs_close(scores, "w"); in hiscores_new_entry()
178 hs_close( scores, "r" ); in hiscores_print_list()
1182 void hs_close( FILE *handle, const char *mode ) in hs_close() function
/dports/games/netwalk/netwalk-cb6b089/
H A Dmain.c1385 void hs_close(widget_ptr w, void *data) in hs_close() function
1712 widget_put_handler((widget_ptr) b_hs1, hs_close, signal_activate); in main()