Searched refs:GREG_LIST (Results 1 – 4 of 4) sorted by relevance
2577 if (flags & GREG_LIST) in getreg_wrap_one_line()2647 if (flags & GREG_LIST) in get_reg_contents()
2586 #define GREG_LIST 4 // Return list macro
4671 (arg2 ? GREG_EXPR_SRC : 0) | GREG_LIST); in f_getreg()7812 list = (list_T *)get_reg_contents(regname, GREG_EXPR_SRC | GREG_LIST); in f_getreginfo()
2271 l = (list_T *)get_reg_contents(c, GREG_LIST); in term_paste_register()