Searched refs:obp (Results 1 – 1 of 1) sorted by relevance
214 char *bp, *obp; in vc_selection_store_chars() 229 obp = bp; in vc_selection_store_chars() 237 obp = bp; in vc_selection_store_chars() 241 if (obp != bp) { in vc_do_selection() 242 bp = obp; in vc_do_selection() 245 obp = bp; in vc_do_selection() 200 char *bp, *obp; vc_selection_store_chars() local