Home
last modified time | relevance | path

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

/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/pdcurses/
H A Dscr_dump.c64 #define DUMPVER 1 /* Should be updated whenever the WINDOW struct is macro
70 static const unsigned char version = DUMPVER; in putwin()
108 || marker[3] != DUMPVER || !fread(win, sizeof(WINDOW), 1, filep)) in getwin()
/dports/devel/pdcurses/PDCurses-3.5/pdcurses/
H A Dscr_dump.c65 #define DUMPVER 1 /* Should be updated whenever the WINDOW struct is macro
71 static const unsigned char version = DUMPVER; in putwin()
109 || marker[3] != DUMPVER || !fread(win, sizeof(WINDOW), 1, filep)) in getwin()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/pdcurses/
H A Dscr_dump.c64 #define DUMPVER 1 /* Should be updated whenever the WINDOW struct is macro
70 static const unsigned char version = DUMPVER; in putwin()
108 || marker[3] != DUMPVER || !fread(win, sizeof(WINDOW), 1, filep)) in getwin()
/dports/devel/mingw32-pdcurses/PDCurses-3.4/pdcurses/
H A Dscr_dump.c61 #define DUMPVER 1 /* Should be updated whenever the WINDOW struct is macro
67 static const unsigned char version = DUMPVER; in putwin()
105 || marker[3] != DUMPVER || !fread(win, sizeof(WINDOW), 1, filep)) in getwin()
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/
H A Dscr_dump.c63 #define DUMPVER 1 /* Should be updated whenever the WINDOW struct is macro
69 static const unsigned char version = DUMPVER; in putwin()
108 || marker[3] != DUMPVER || !fread(win, sizeof(WINDOW), 1, filep)) in getwin()