Home
last modified time | relevance | path

Searched refs:RS_NONE (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_gtk_x11.c1220 #define RS_NONE 0 // selection_received_cb() not called yet macro
1223 static int received_selection = RS_NONE;
6615 received_selection = RS_NONE; in clip_mch_request_selection()
6626 while (received_selection == RS_NONE && time(NULL) < start + 3) in clip_mch_request_selection()