Home
last modified time | relevance | path

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

/dports/devel/libvterm/libvterm-0.1.1/src/
H A Dvterm.c393 if(minor > VTERM_VERSION_MINOR) { in vterm_check_version()
395 minor, VTERM_VERSION_MINOR); in vterm_check_version()
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/libvterm/include/
H A Dvterm.h15 #define VTERM_VERSION_MINOR 1 macro
18 vterm_check_version(VTERM_VERSION_MAJOR, VTERM_VERSION_MINOR)
/dports/devel/libvterm/libvterm-0.1.1/include/
H A Dvterm.h15 #define VTERM_VERSION_MINOR 1 macro
18 vterm_check_version(VTERM_VERSION_MAJOR, VTERM_VERSION_MINOR)
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/libvterm/src/
H A Dvterm.c393 if(minor > VTERM_VERSION_MINOR) { in vterm_check_version()
395 minor, VTERM_VERSION_MINOR); in vterm_check_version()
/dports/editors/vim/vim-8.2.3745/src/libvterm/src/
H A Dvterm.c422 if(minor > VTERM_VERSION_MINOR) { in vterm_check_version()
424 minor, VTERM_VERSION_MINOR); in vterm_check_version()
/dports/devel/cgdb/cgdb-0.8.0/lib/vterm/
H A Dvterm.c397 if(minor > VTERM_VERSION_MINOR) { in vterm_check_version()
399 minor, VTERM_VERSION_MINOR); in vterm_check_version()
H A Dvterm.h15 #define VTERM_VERSION_MINOR 2 macro
18 vterm_check_version(VTERM_VERSION_MAJOR, VTERM_VERSION_MINOR)
/dports/editors/vim/vim-8.2.3745/src/libvterm/include/
H A Dvterm.h24 #define VTERM_VERSION_MINOR 2 macro
27 vterm_check_version(VTERM_VERSION_MAJOR, VTERM_VERSION_MINOR)