Searched refs:allocval (Results 1 – 1 of 1) sorted by relevance
9041 char_u **allocval; in f_setreg() local9058 allocval = lstval + len + 2; in f_setreg()9059 curallocval = allocval; in f_setreg()9086 while (curallocval > allocval) in f_setreg()