Searched refs:checkclearopq (Results 1 – 2 of 2) sorted by relevance
1741 checkclearopq(oparg_T *oap) in checkclearopq() function2245 if (!checkclearopq(cap->oap)) in nv_help()3541 if (!checkclearopq(cap->oap)) in nv_hat()3552 if (!checkclearopq(cap->oap)) in nv_Zet()3634 if (checkclearopq(cap->oap)) in nv_ident()3900 if (!checkclearopq(cap->oap)) in nv_tagpop()4945 if (!checkclearopq(cap->oap)) in nv_kundo()5293 if (checkclearopq(cap->oap)) in n_swapchar()6265 if (!checkclearopq(oap)) in nv_g_cmd()6411 if (!checkclearopq(oap)) in nv_g_cmd()[all …]
4937 Solution: Use checkclearop() instead of checkclearopq().