diff --git a/appendices/predefined.xml b/appendices/predefined.xml
index 973c450a0d..f0ad43160d 100644
--- a/appendices/predefined.xml
+++ b/appendices/predefined.xml
@@ -1,5 +1,5 @@
-
+
- 3DES
+ MCRYPT_3DES
(integer)
@@ -9396,7 +9396,7 @@ follow for this appendix. -->
- 3WAY
+ MCRYPT_3WAY
(integer)
@@ -9407,7 +9407,7 @@ follow for this appendix. -->
- BLOWFISH_128
+ MCRYPT_BLOWFISH_128
(integer)
@@ -9418,7 +9418,7 @@ follow for this appendix. -->
- BLOWFISH_192
+ MCRYPT_BLOWFISH_192
(integer)
@@ -9429,7 +9429,7 @@ follow for this appendix. -->
- BLOWFISH_256
+ MCRYPT_BLOWFISH_256
(integer)
@@ -9440,7 +9440,7 @@ follow for this appendix. -->
- BLOWFISH_448
+ MCRYPT_BLOWFISH_448
(integer)
@@ -9451,7 +9451,7 @@ follow for this appendix. -->
- CAST_128
+ MCRYPT_CAST_128
(integer)
@@ -9462,7 +9462,7 @@ follow for this appendix. -->
- CAST_256
+ MCRYPT_CAST_256
(integer)
@@ -9473,7 +9473,7 @@ follow for this appendix. -->
- DES
+ MCRYPT_DES
(integer)
@@ -9484,7 +9484,7 @@ follow for this appendix. -->
- GOST
+ MCRYPT_GOST
(integer)
@@ -9495,7 +9495,7 @@ follow for this appendix. -->
- IDEA
+ MCRYPT_IDEA
(integer)
@@ -9506,7 +9506,7 @@ follow for this appendix. -->
- LOKI97
+ MCRYPT_LOKI97
(integer)
@@ -9517,7 +9517,7 @@ follow for this appendix. -->
- RIJNDAEL_128
+ MCRYPT_RIJNDAEL_128
(integer)
@@ -9528,7 +9528,7 @@ follow for this appendix. -->
- RIJNDAEL_192
+ MCRYPT_RIJNDAEL_192
(integer)
@@ -9539,7 +9539,7 @@ follow for this appendix. -->
- RIJNDAEL_256
+ MCRYPT_RIJNDAEL_256
(integer)
@@ -9550,7 +9550,7 @@ follow for this appendix. -->
- RC2_128
+ MCRYPT_RC2_128
(integer)
@@ -9561,7 +9561,7 @@ follow for this appendix. -->
- RC2_256
+ MCRYPT_RC2_256
(integer)
@@ -9572,7 +9572,7 @@ follow for this appendix. -->
- RC2_1024
+ MCRYPT_RC2_1024
(integer)
@@ -9583,7 +9583,7 @@ follow for this appendix. -->
- RC4
+ MCRYPT_RC4
(integer)
@@ -9594,7 +9594,7 @@ follow for this appendix. -->
- RC6_128
+ MCRYPT_RC6_128
(integer)
@@ -9605,7 +9605,7 @@ follow for this appendix. -->
- RC6_192
+ MCRYPT_RC6_192
(integer)
@@ -9616,7 +9616,7 @@ follow for this appendix. -->
- RC6_256
+ MCRYPT_RC6_256
(integer)
@@ -9627,7 +9627,7 @@ follow for this appendix. -->
- SAFER_64
+ MCRYPT_SAFER_64
(integer)
@@ -9638,7 +9638,7 @@ follow for this appendix. -->
- SAFER_128
+ MCRYPT_SAFER_128
(integer)
@@ -9649,7 +9649,7 @@ follow for this appendix. -->
- SAFERPLUS
+ MCRYPT_SAFERPLUS
(integer)
@@ -9660,7 +9660,7 @@ follow for this appendix. -->
- SERPENT_128
+ MCRYPT_SERPENT_128
(integer)
@@ -9671,7 +9671,7 @@ follow for this appendix. -->
- SERPENT_192
+ MCRYPT_SERPENT_192
(integer)
@@ -9682,7 +9682,7 @@ follow for this appendix. -->
- SERPENT_256
+ MCRYPT_SERPENT_256
(integer)
@@ -9693,7 +9693,7 @@ follow for this appendix. -->
- TWOFISH_128
+ MCRYPT_TWOFISH_128
(integer)
@@ -9704,7 +9704,7 @@ follow for this appendix. -->
- TWOFISH_192
+ MCRYPT_TWOFISH_192
(integer)
@@ -9715,7 +9715,7 @@ follow for this appendix. -->
- TWOFISH_256
+ MCRYPT_TWOFISH_256
(integer)
@@ -9726,7 +9726,7 @@ follow for this appendix. -->
- XTEA
+ MCRYPT_XTEA
(integer)
@@ -9737,7 +9737,7 @@ follow for this appendix. -->
- 3DES
+ MCRYPT_3DES
(integer)
@@ -9748,7 +9748,7 @@ follow for this appendix. -->
- ARCFOUR_IV
+ MCRYPT_ARCFOUR_IV
(integer)
@@ -9759,7 +9759,7 @@ follow for this appendix. -->
- ARCFOUR
+ MCRYPT_ARCFOUR
(integer)
@@ -9770,7 +9770,7 @@ follow for this appendix. -->
- BLOWFISH
+ MCRYPT_BLOWFISH
(integer)
@@ -9781,7 +9781,7 @@ follow for this appendix. -->
- BLOWFISH_COMPAT
+ MCRYPT_BLOWFISH_COMPAT
(integer)
@@ -9792,7 +9792,7 @@ follow for this appendix. -->
- CAST_128
+ MCRYPT_CAST_128
(integer)
@@ -9803,7 +9803,7 @@ follow for this appendix. -->
- CAST_256
+ MCRYPT_CAST_256
(integer)
@@ -9814,7 +9814,7 @@ follow for this appendix. -->
- CRYPT
+ MCRYPT_CRYPT
(integer)
@@ -9825,7 +9825,7 @@ follow for this appendix. -->
- DES
+ MCRYPT_DES
(integer)
@@ -9836,7 +9836,7 @@ follow for this appendix. -->
- ENIGNA
+ MCRYPT_ENIGNA
(integer)
@@ -9847,7 +9847,7 @@ follow for this appendix. -->
- GOST
+ MCRYPT_GOST
(integer)
@@ -9858,7 +9858,7 @@ follow for this appendix. -->
- LOKI97
+ MCRYPT_LOKI97
(integer)
@@ -9869,7 +9869,7 @@ follow for this appendix. -->
- PANAMA
+ MCRYPT_PANAMA
(integer)
@@ -9880,7 +9880,7 @@ follow for this appendix. -->
- RC2
+ MCRYPT_RC2
(integer)
@@ -9891,7 +9891,7 @@ follow for this appendix. -->
- RIJNDAEL_128
+ MCRYPT_RIJNDAEL_128
(integer)
@@ -9902,7 +9902,7 @@ follow for this appendix. -->
- RIJNDAEL_192
+ MCRYPT_RIJNDAEL_192
(integer)
@@ -9913,7 +9913,7 @@ follow for this appendix. -->
- RIJNDAEL_256
+ MCRYPT_RIJNDAEL_256
(integer)
@@ -9924,7 +9924,7 @@ follow for this appendix. -->
- SAFER64
+ MCRYPT_SAFER64
(integer)
@@ -9935,7 +9935,7 @@ follow for this appendix. -->
- SAFER128
+ MCRYPT_SAFER128
(integer)
@@ -9946,7 +9946,7 @@ follow for this appendix. -->
- SAFERPLUS
+ MCRYPT_SAFERPLUS
(integer)
@@ -9957,7 +9957,7 @@ follow for this appendix. -->
- SERPENT
+ MCRYPT_SERPENT
(integer)
@@ -9968,7 +9968,7 @@ follow for this appendix. -->
- THREEWAY
+ MCRYPT_THREEWAY
(integer)
@@ -9979,7 +9979,7 @@ follow for this appendix. -->
- TRIPLEDES
+ MCRYPT_TRIPLEDES
(integer)
@@ -9990,7 +9990,7 @@ follow for this appendix. -->
- TWOFISH
+ MCRYPT_TWOFISH
(integer)
@@ -10001,7 +10001,7 @@ follow for this appendix. -->
- WAKE
+ MCRYPT_WAKE
(integer)
@@ -10012,7 +10012,7 @@ follow for this appendix. -->
- XTEA
+ MCRYPT_XTEA
(integer)
@@ -10023,7 +10023,7 @@ follow for this appendix. -->
- IDEA
+ MCRYPT_IDEA
(integer)
@@ -10034,7 +10034,7 @@ follow for this appendix. -->
- MARS
+ MCRYPT_MARS
(integer)
@@ -10045,7 +10045,7 @@ follow for this appendix. -->
- RC6
+ MCRYPT_RC6
(integer)
@@ -10056,7 +10056,7 @@ follow for this appendix. -->
- SKIPJACK
+ MCRYPT_SKIPJACK
(integer)
@@ -10067,7 +10067,7 @@ follow for this appendix. -->
- MODE_CBC
+ MCRYPT_MODE_CBC
(integer)
@@ -10078,7 +10078,7 @@ follow for this appendix. -->
- MODE_CFB
+ MCRYPT_MODE_CFB
(integer)
@@ -10089,7 +10089,7 @@ follow for this appendix. -->
- MODE_ECB
+ MCRYPT_MODE_ECB
(integer)
@@ -10100,7 +10100,7 @@ follow for this appendix. -->
- MODE_NOFB
+ MCRYPT_MODE_NOFB
(integer)
@@ -10111,7 +10111,7 @@ follow for this appendix. -->
- MODE_OFB
+ MCRYPT_MODE_OFB
(integer)
@@ -10122,7 +10122,7 @@ follow for this appendix. -->
- MODE_STREAM
+ MCRYPT_MODE_STREAM
(integer)
@@ -11320,7 +11320,7 @@ follow for this appendix. -->
- COLOR_BLACK
+ NCURSES_COLOR_BLACK
(integer)
@@ -11331,7 +11331,7 @@ follow for this appendix. -->
- COLOR_RED
+ NCURSES_COLOR_RED
(integer)
@@ -11342,7 +11342,7 @@ follow for this appendix. -->
- COLOR_GREEN
+ NCURSES_COLOR_GREEN
(integer)
@@ -11353,7 +11353,7 @@ follow for this appendix. -->
- COLOR_YELLOW
+ NCURSES_COLOR_YELLOW
(integer)
@@ -11364,7 +11364,7 @@ follow for this appendix. -->
- COLOR_BLUE
+ NCURSES_COLOR_BLUE
(integer)
@@ -11375,7 +11375,7 @@ follow for this appendix. -->
- COLOR_MAGENTA
+ NCURSES_COLOR_MAGENTA
(integer)
@@ -11386,7 +11386,7 @@ follow for this appendix. -->
- COLOR_CYAN
+ NCURSES_COLOR_CYAN
(integer)
@@ -11397,7 +11397,7 @@ follow for this appendix. -->
- COLOR_WHITE
+ NCURSES_COLOR_WHITE
(integer)
@@ -11408,7 +11408,7 @@ follow for this appendix. -->
- KEY_DOWN
+ NCURSES_KEY_DOWN
(integer)
@@ -11419,7 +11419,7 @@ follow for this appendix. -->
- KEY_UP
+ NCURSES_KEY_UP
(integer)
@@ -11430,7 +11430,7 @@ follow for this appendix. -->
- KEY_LEFT
+ NCURSES_KEY_LEFT
(integer)
@@ -11441,7 +11441,7 @@ follow for this appendix. -->
- KEY_RIGHT
+ NCURSES_KEY_RIGHT
(integer)
@@ -11452,7 +11452,7 @@ follow for this appendix. -->
- KEY_BACKSPACE
+ NCURSES_KEY_BACKSPACE
(integer)
@@ -11463,7 +11463,7 @@ follow for this appendix. -->
- KEY_MOUSE
+ NCURSES_KEY_MOUSE
(integer)
@@ -11474,7 +11474,7 @@ follow for this appendix. -->
- KEY_F0
+ NCURSES_KEY_F0
(integer)
@@ -11485,7 +11485,7 @@ follow for this appendix. -->
- KEY_DL
+ NCURSES_KEY_DL
(integer)
@@ -11496,7 +11496,7 @@ follow for this appendix. -->
- KEY_IL
+ NCURSES_KEY_IL
(integer)
@@ -11507,7 +11507,7 @@ follow for this appendix. -->
- KEY_DC
+ NCURSES_KEY_DC
(integer)
@@ -11518,7 +11518,7 @@ follow for this appendix. -->
- KEY_IC
+ NCURSES_KEY_IC
(integer)
@@ -11529,7 +11529,7 @@ follow for this appendix. -->
- KEY_EIC
+ NCURSES_KEY_EIC
(integer)
@@ -11540,7 +11540,7 @@ follow for this appendix. -->
- KEY_CLEAR
+ NCURSES_KEY_CLEAR
(integer)
@@ -11551,7 +11551,7 @@ follow for this appendix. -->
- KEY_EOS
+ NCURSES_KEY_EOS
(integer)
@@ -11562,7 +11562,7 @@ follow for this appendix. -->
- KEY_EOL
+ NCURSES_KEY_EOL
(integer)
@@ -11573,7 +11573,7 @@ follow for this appendix. -->
- KEY_SF
+ NCURSES_KEY_SF
(integer)
@@ -11584,7 +11584,7 @@ follow for this appendix. -->
- KEY_SR
+ NCURSES_KEY_SR
(integer)
@@ -11595,7 +11595,7 @@ follow for this appendix. -->
- KEY_NPAGE
+ NCURSES_KEY_NPAGE
(integer)
@@ -11606,7 +11606,7 @@ follow for this appendix. -->
- KEY_PPAGE
+ NCURSES_KEY_PPAGE
(integer)
@@ -11617,7 +11617,7 @@ follow for this appendix. -->
- KEY_STAB
+ NCURSES_KEY_STAB
(integer)
@@ -11628,7 +11628,7 @@ follow for this appendix. -->
- KEY_CTAB
+ NCURSES_KEY_CTAB
(integer)
@@ -11639,7 +11639,7 @@ follow for this appendix. -->
- KEY_CATAB
+ NCURSES_KEY_CATAB
(integer)
@@ -11650,7 +11650,7 @@ follow for this appendix. -->
- KEY_ENTER
+ NCURSES_KEY_ENTER
(integer)
@@ -11661,7 +11661,7 @@ follow for this appendix. -->
- KEY_SRESET
+ NCURSES_KEY_SRESET
(integer)
@@ -11672,7 +11672,7 @@ follow for this appendix. -->
- KEY_RESET
+ NCURSES_KEY_RESET
(integer)
@@ -11683,7 +11683,7 @@ follow for this appendix. -->
- KEY_PRINT
+ NCURSES_KEY_PRINT
(integer)
@@ -11694,7 +11694,7 @@ follow for this appendix. -->
- KEY_LL
+ NCURSES_KEY_LL
(integer)
@@ -11705,7 +11705,7 @@ follow for this appendix. -->
- KEY_A1
+ NCURSES_KEY_A1
(integer)
@@ -11716,7 +11716,7 @@ follow for this appendix. -->
- KEY_A3
+ NCURSES_KEY_A3
(integer)
@@ -11727,7 +11727,7 @@ follow for this appendix. -->
- KEY_B2
+ NCURSES_KEY_B2
(integer)
@@ -11738,7 +11738,7 @@ follow for this appendix. -->
- KEY_C1
+ NCURSES_KEY_C1
(integer)
@@ -11749,7 +11749,7 @@ follow for this appendix. -->
- KEY_C3
+ NCURSES_KEY_C3
(integer)
@@ -11760,7 +11760,7 @@ follow for this appendix. -->
- KEY_BTAB
+ NCURSES_KEY_BTAB
(integer)
@@ -11771,7 +11771,7 @@ follow for this appendix. -->
- KEY_BEG
+ NCURSES_KEY_BEG
(integer)
@@ -11782,7 +11782,7 @@ follow for this appendix. -->
- KEY_CANCEL
+ NCURSES_KEY_CANCEL
(integer)
@@ -11793,7 +11793,7 @@ follow for this appendix. -->
- KEY_CLOSE
+ NCURSES_KEY_CLOSE
(integer)
@@ -11804,7 +11804,7 @@ follow for this appendix. -->
- KEY_COMMAND
+ NCURSES_KEY_COMMAND
(integer)
@@ -11815,7 +11815,7 @@ follow for this appendix. -->
- KEY_COPY
+ NCURSES_KEY_COPY
(integer)
@@ -11826,7 +11826,7 @@ follow for this appendix. -->
- KEY_CREATE
+ NCURSES_KEY_CREATE
(integer)
@@ -11837,7 +11837,7 @@ follow for this appendix. -->
- KEY_END
+ NCURSES_KEY_END
(integer)
@@ -11848,7 +11848,7 @@ follow for this appendix. -->
- KEY_EXIT
+ NCURSES_KEY_EXIT
(integer)
@@ -11859,7 +11859,7 @@ follow for this appendix. -->
- KEY_FIND
+ NCURSES_KEY_FIND
(integer)
@@ -11870,7 +11870,7 @@ follow for this appendix. -->
- KEY_HELP
+ NCURSES_KEY_HELP
(integer)
@@ -11881,7 +11881,7 @@ follow for this appendix. -->
- KEY_MARK
+ NCURSES_KEY_MARK
(integer)
@@ -11892,7 +11892,7 @@ follow for this appendix. -->
- KEY_MESSAGE
+ NCURSES_KEY_MESSAGE
(integer)
@@ -11903,7 +11903,7 @@ follow for this appendix. -->
- KEY_MOVE
+ NCURSES_KEY_MOVE
(integer)
@@ -11914,7 +11914,7 @@ follow for this appendix. -->
- KEY_NEXT
+ NCURSES_KEY_NEXT
(integer)
@@ -11925,7 +11925,7 @@ follow for this appendix. -->
- KEY_OPEN
+ NCURSES_KEY_OPEN
(integer)
@@ -11936,7 +11936,7 @@ follow for this appendix. -->
- KEY_OPTIONS
+ NCURSES_KEY_OPTIONS
(integer)
@@ -11947,7 +11947,7 @@ follow for this appendix. -->
- KEY_PREVIOUS
+ NCURSES_KEY_PREVIOUS
(integer)
@@ -11958,7 +11958,7 @@ follow for this appendix. -->
- KEY_REDO
+ NCURSES_KEY_REDO
(integer)
@@ -11969,7 +11969,7 @@ follow for this appendix. -->
- KEY_REFERENCE
+ NCURSES_KEY_REFERENCE
(integer)
@@ -11980,7 +11980,7 @@ follow for this appendix. -->
- KEY_REFRESH
+ NCURSES_KEY_REFRESH
(integer)
@@ -11991,7 +11991,7 @@ follow for this appendix. -->
- KEY_REPLACE
+ NCURSES_KEY_REPLACE
(integer)
@@ -12002,7 +12002,7 @@ follow for this appendix. -->
- KEY_RESTART
+ NCURSES_KEY_RESTART
(integer)
@@ -12013,7 +12013,7 @@ follow for this appendix. -->
- KEY_RESUME
+ NCURSES_KEY_RESUME
(integer)
@@ -12024,7 +12024,7 @@ follow for this appendix. -->
- KEY_SAVE
+ NCURSES_KEY_SAVE
(integer)
@@ -12035,7 +12035,7 @@ follow for this appendix. -->
- KEY_SBEG
+ NCURSES_KEY_SBEG
(integer)
@@ -12046,7 +12046,7 @@ follow for this appendix. -->
- KEY_SCANCEL
+ NCURSES_KEY_SCANCEL
(integer)
@@ -12057,7 +12057,7 @@ follow for this appendix. -->
- KEY_SCOMMAND
+ NCURSES_KEY_SCOMMAND
(integer)
@@ -12068,7 +12068,7 @@ follow for this appendix. -->
- KEY_SCOPY
+ NCURSES_KEY_SCOPY
(integer)
@@ -12079,7 +12079,7 @@ follow for this appendix. -->
- KEY_SCREATE
+ NCURSES_KEY_SCREATE
(integer)
@@ -12090,7 +12090,7 @@ follow for this appendix. -->
- KEY_SDC
+ NCURSES_KEY_SDC
(integer)
@@ -12101,7 +12101,7 @@ follow for this appendix. -->
- KEY_SDL
+ NCURSES_KEY_SDL
(integer)
@@ -12112,7 +12112,7 @@ follow for this appendix. -->
- KEY_SELECT
+ NCURSES_KEY_SELECT
(integer)
@@ -12123,7 +12123,7 @@ follow for this appendix. -->
- KEY_SEND
+ NCURSES_KEY_SEND
(integer)
@@ -12134,7 +12134,7 @@ follow for this appendix. -->
- KEY_SEOL
+ NCURSES_KEY_SEOL
(integer)
@@ -12145,7 +12145,7 @@ follow for this appendix. -->
- KEY_SEXIT
+ NCURSES_KEY_SEXIT
(integer)
@@ -12156,7 +12156,7 @@ follow for this appendix. -->
- KEY_SFIND
+ NCURSES_KEY_SFIND
(integer)
@@ -12167,7 +12167,7 @@ follow for this appendix. -->
- KEY_SHELP
+ NCURSES_KEY_SHELP
(integer)
@@ -12178,7 +12178,7 @@ follow for this appendix. -->
- KEY_SHOME
+ NCURSES_KEY_SHOME
(integer)
@@ -12189,7 +12189,7 @@ follow for this appendix. -->
- KEY_SIC
+ NCURSES_KEY_SIC
(integer)
@@ -12200,7 +12200,7 @@ follow for this appendix. -->
- KEY_SLEFT
+ NCURSES_KEY_SLEFT
(integer)
@@ -12211,7 +12211,7 @@ follow for this appendix. -->
- KEY_SMESSAGE
+ NCURSES_KEY_SMESSAGE
(integer)
@@ -12222,7 +12222,7 @@ follow for this appendix. -->
- KEY_SMOVE
+ NCURSES_KEY_SMOVE
(integer)
@@ -12233,7 +12233,7 @@ follow for this appendix. -->
- KEY_SNEXT
+ NCURSES_KEY_SNEXT
(integer)
@@ -12244,7 +12244,7 @@ follow for this appendix. -->
- KEY_SOPTIONS
+ NCURSES_KEY_SOPTIONS
(integer)
@@ -12255,7 +12255,7 @@ follow for this appendix. -->
- KEY_SPREVIOUS
+ NCURSES_KEY_SPREVIOUS
(integer)
@@ -12266,7 +12266,7 @@ follow for this appendix. -->
- KEY_SPRINT
+ NCURSES_KEY_SPRINT
(integer)
@@ -12277,7 +12277,7 @@ follow for this appendix. -->
- KEY_SREDO
+ NCURSES_KEY_SREDO
(integer)
@@ -12288,7 +12288,7 @@ follow for this appendix. -->
- KEY_SREPLACE
+ NCURSES_KEY_SREPLACE
(integer)
@@ -12299,7 +12299,7 @@ follow for this appendix. -->
- KEY_SRIGHT
+ NCURSES_KEY_SRIGHT
(integer)
@@ -12310,7 +12310,7 @@ follow for this appendix. -->
- KEY_SRSUME
+ NCURSES_KEY_SRSUME
(integer)
@@ -12321,7 +12321,7 @@ follow for this appendix. -->
- KEY_SSAVE
+ NCURSES_KEY_SSAVE
(integer)
@@ -12332,7 +12332,7 @@ follow for this appendix. -->
- KEY_SSUSPEND
+ NCURSES_KEY_SSUSPEND
(integer)
@@ -12343,7 +12343,7 @@ follow for this appendix. -->
- KEY_SUNDO
+ NCURSES_KEY_SUNDO
(integer)
@@ -12354,7 +12354,7 @@ follow for this appendix. -->
- KEY_SUSPEND
+ NCURSES_KEY_SUSPEND
(integer)
@@ -12365,7 +12365,7 @@ follow for this appendix. -->
- KEY_UNDO
+ NCURSES_KEY_UNDO
(integer)
@@ -12376,7 +12376,7 @@ follow for this appendix. -->
- KEY_RESIZE
+ NCURSES_KEY_RESIZE
(integer)
@@ -12387,7 +12387,7 @@ follow for this appendix. -->
- A_NORMAL
+ NCURSES_A_NORMAL
(integer)
@@ -12398,7 +12398,7 @@ follow for this appendix. -->
- A_STANDOUT
+ NCURSES_A_STANDOUT
(integer)
@@ -12409,7 +12409,7 @@ follow for this appendix. -->
- A_UNDERLINE
+ NCURSES_A_UNDERLINE
(integer)
@@ -12420,7 +12420,7 @@ follow for this appendix. -->
- A_REVERSE
+ NCURSES_A_REVERSE
(integer)
@@ -12431,7 +12431,7 @@ follow for this appendix. -->
- A_BLINK
+ NCURSES_A_BLINK
(integer)
@@ -12442,7 +12442,7 @@ follow for this appendix. -->
- A_DIM
+ NCURSES_A_DIM
(integer)
@@ -12453,7 +12453,7 @@ follow for this appendix. -->
- A_BOLD
+ NCURSES_A_BOLD
(integer)
@@ -12464,7 +12464,7 @@ follow for this appendix. -->
- A_PROTECT
+ NCURSES_A_PROTECT
(integer)
@@ -12475,7 +12475,7 @@ follow for this appendix. -->
- A_INVIS
+ NCURSES_A_INVIS
(integer)
@@ -12486,7 +12486,7 @@ follow for this appendix. -->
- A_ALTCHARSET
+ NCURSES_A_ALTCHARSET
(integer)
@@ -12497,7 +12497,7 @@ follow for this appendix. -->
- A_CHARTEXT
+ NCURSES_A_CHARTEXT
(integer)
@@ -12508,7 +12508,7 @@ follow for this appendix. -->
- BUTTON1_PRESSED
+ NCURSES_BUTTON1_PRESSED
(integer)
@@ -12519,7 +12519,7 @@ follow for this appendix. -->
- BUTTON1_RELEASED
+ NCURSES_BUTTON1_RELEASED
(integer)
@@ -12530,7 +12530,7 @@ follow for this appendix. -->
- BUTTON1_CLICKED
+ NCURSES_BUTTON1_CLICKED
(integer)
@@ -12541,7 +12541,7 @@ follow for this appendix. -->
- BUTTON1_DOUBLE_CLICKED
+ NCURSES_BUTTON1_DOUBLE_CLICKED
(integer)
@@ -12552,7 +12552,7 @@ follow for this appendix. -->
- BUTTON1_TRIPLE_CLICKED
+ NCURSES_BUTTON1_TRIPLE_CLICKED
(integer)
@@ -12563,7 +12563,7 @@ follow for this appendix. -->
- BUTTON2_PRESSED
+ NCURSES_BUTTON2_PRESSED
(integer)
@@ -12574,7 +12574,7 @@ follow for this appendix. -->
- BUTTON2_RELEASED
+ NCURSES_BUTTON2_RELEASED
(integer)
@@ -12585,7 +12585,7 @@ follow for this appendix. -->
- BUTTON2_CLICKED
+ NCURSES_BUTTON2_CLICKED
(integer)
@@ -12596,7 +12596,7 @@ follow for this appendix. -->
- BUTTON2_DOUBLE_CLICKED
+ NCURSES_BUTTON2_DOUBLE_CLICKED
(integer)
@@ -12607,7 +12607,7 @@ follow for this appendix. -->
- BUTTON2_TRIPLE_CLICKED
+ NCURSES_BUTTON2_TRIPLE_CLICKED
(integer)
@@ -12618,7 +12618,7 @@ follow for this appendix. -->
- BUTTON3_PRESSED
+ NCURSES_BUTTON3_PRESSED
(integer)
@@ -12629,7 +12629,7 @@ follow for this appendix. -->
- BUTTON3_RELEASED
+ NCURSES_BUTTON3_RELEASED
(integer)
@@ -12640,7 +12640,7 @@ follow for this appendix. -->
- BUTTON3_CLICKED
+ NCURSES_BUTTON3_CLICKED
(integer)
@@ -12651,7 +12651,7 @@ follow for this appendix. -->
- BUTTON3_DOUBLE_CLICKED
+ NCURSES_BUTTON3_DOUBLE_CLICKED
(integer)
@@ -12662,7 +12662,7 @@ follow for this appendix. -->
- BUTTON3_TRIPLE_CLICKED
+ NCURSES_BUTTON3_TRIPLE_CLICKED
(integer)
@@ -12673,7 +12673,7 @@ follow for this appendix. -->
- BUTTON4_PRESSED
+ NCURSES_BUTTON4_PRESSED
(integer)
@@ -12684,7 +12684,7 @@ follow for this appendix. -->
- BUTTON4_RELEASED
+ NCURSES_BUTTON4_RELEASED
(integer)
@@ -12695,7 +12695,7 @@ follow for this appendix. -->
- BUTTON4_CLICKED
+ NCURSES_BUTTON4_CLICKED
(integer)
@@ -12706,7 +12706,7 @@ follow for this appendix. -->
- BUTTON4_DOUBLE_CLICKED
+ NCURSES_BUTTON4_DOUBLE_CLICKED
(integer)
@@ -12717,7 +12717,7 @@ follow for this appendix. -->
- BUTTON4_TRIPLE_CLICKED
+ NCURSES_BUTTON4_TRIPLE_CLICKED
(integer)
@@ -12728,7 +12728,7 @@ follow for this appendix. -->
- BUTTON_SHIFT
+ NCURSES_BUTTON_SHIFT
(integer)
@@ -12739,7 +12739,7 @@ follow for this appendix. -->
- BUTTON_CTRL
+ NCURSES_BUTTON_CTRL
(integer)
@@ -12750,7 +12750,7 @@ follow for this appendix. -->
- BUTTON_ALT
+ NCURSES_BUTTON_ALT
(integer)
@@ -12761,7 +12761,7 @@ follow for this appendix. -->
- ALL_MOUSE_EVENTS
+ NCURSES_ALL_MOUSE_EVENTS
(integer)
@@ -12772,7 +12772,7 @@ follow for this appendix. -->
- REPORT_MOUSE_POSITION
+ NCURSES_REPORT_MOUSE_POSITION
(integer)