Searched refs:v_throwpoint (Results 1 – 3 of 3) sorted by relevance
57 char_u *v_throwpoint(char_u *oldval);
441 dsp->vv_throwpoint = v_throwpoint(NULL); in save_dbg_stuff()460 (void)v_throwpoint(dsp->vv_throwpoint); in restore_dbg_stuff()
2476 v_throwpoint(char_u *oldval) in v_throwpoint() function