Searched refs:ptr_arg (Results 1 – 2 of 2) sorted by relevance
2209 void *ptr_arg = NULL; in vim_vsnprintf_typval() local2214 ptr_arg = in vim_vsnprintf_typval()2220 if (ptr_arg != NULL) in vim_vsnprintf_typval()2380 str_arg_l += sprintf(tmp + str_arg_l, f, ptr_arg); in vim_vsnprintf_typval()
206 static void ins_compl_fixRedoBufForLeader(char_u *ptr_arg);2174 ins_compl_fixRedoBufForLeader(char_u *ptr_arg) in ins_compl_fixRedoBufForLeader() argument2178 char_u *ptr = ptr_arg; in ins_compl_fixRedoBufForLeader()