Searched refs:mpp (Results 1 – 1 of 1) sorted by relevance
78 map_free(mapblock_T **mpp) in map_free() argument82 mp = *mpp; in map_free()86 *mpp = mp->m_next; in map_free()675 mpp = abbr_table; in do_map()679 for (mp = *mpp; mp != NULL && !got_int; mp = *mpp) in do_map()787 map_free(mpp); in do_map()796 *mpp = mp->m_next; in do_map()954 mpp = &first_abbr; in map_clear_int()963 while (*mpp != NULL) in map_clear_int()965 mp = *mpp; in map_clear_int()[all …]