Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui.h499 # define FRD_TYPE_MASK 7 // Mask for the callback type macro
H A Dgui.c5340 int type = (flags & FRD_TYPE_MASK); in gui_do_findrepl()