Searched refs:NO_LOCAL_UNDOLEVEL (Results 1 – 4 of 4) sorted by relevance
339 curbuf->b_p_ul = NO_LOCAL_UNDOLEVEL; in set_init_1()1658 value = NO_LOCAL_UNDOLEVEL; in do_set()5179 buf->b_p_ul = NO_LOCAL_UNDOLEVEL; in unset_global_local_option()5351 case PV_UL: return curbuf->b_p_ul != NO_LOCAL_UNDOLEVEL in get_varp()6073 buf->b_p_ul = NO_LOCAL_UNDOLEVEL; in buf_copy_options()
1331 #define NO_LOCAL_UNDOLEVEL -123456 macro
349 if (curbuf->b_p_ul == NO_LOCAL_UNDOLEVEL) in get_undolevel()
2354 buf->b_p_ul = NO_LOCAL_UNDOLEVEL; in free_buf_options()