Searched refs:ML_CHNK_ADDLINE (Results 1 – 2 of 2) sorted by relevance
3270 ml_updatechunk(buf, lnum + 1, (long)len, ML_CHNK_ADDLINE); in ml_append_int()5535 || updtype != ML_CHNK_ADDLINE) in ml_updatechunk()5555 if (updtype == ML_CHNK_ADDLINE) in ml_updatechunk()
742 # define ML_CHNK_ADDLINE 1 macro