mc_               234 lib/vfs/interface.c     int mc_##name inarg                                                                            \
mc_               288 lib/vfs/interface.c     rettype mc_##name inarg                                                                        \
mc_               314 lib/vfs/interface.c     int mc_##name (const vfs_path_t *vpath1, const vfs_path_t *vpath2)                             \
mc_               526 lib/vfs/interface.c     int mc_##name (const vfs_path_t *vpath, struct stat *buf)                                      \
mc_                55 src/editor/spell.c #define ASPELL_FUNCTION_AVAILABLE(f) g_module_symbol (spell_module, #f, (void *) &mc_##f)