Searched refs:mp_ptr (Results 1 – 2 of 2) sorted by relevance
19 char_u *check_map(char_u *keys, int mode, int exact, int ign_mod, int abbr, mapblock_T **mp_ptr, in…
2125 mapblock_T **mp_ptr, // return: pointer to mapblock or NULL in check_map() argument2174 if (mp_ptr != NULL) in check_map()2175 *mp_ptr = mp; in check_map()