Ruby  1.9.3p551(2014-11-13revision48407)
Macros
extconf.h File Reference

Go to the source code of this file.

Macros

#define HAVE_NCURSES_H   1
 
#define HAVE_BEEP   1
 
#define HAVE_BKGD   1
 
#define HAVE_BKGDSET   1
 
#define HAVE_CURS_SET   1
 
#define HAVE_DELETELN   1
 
#define HAVE_DOUPDATE   1
 
#define HAVE_FLASH   1
 
#define HAVE_GETBKGD   1
 
#define HAVE_GETNSTR   1
 
#define HAVE_ISENDWIN   1
 
#define HAVE_KEYNAME   1
 
#define HAVE_KEYPAD   1
 
#define HAVE_RESIZETERM   1
 
#define HAVE_SCRL   1
 
#define HAVE_SETSCRREG   1
 
#define HAVE_UNGETCH   1
 
#define HAVE_WATTROFF   1
 
#define HAVE_WATTRON   1
 
#define HAVE_WATTRSET   1
 
#define HAVE_WBKGD   1
 
#define HAVE_WBKGDSET   1
 
#define HAVE_WDELETELN   1
 
#define HAVE_WGETNSTR   1
 
#define HAVE_WRESIZE   1
 
#define HAVE_WSCRL   1
 
#define HAVE_WSETSCRREG   1
 
#define HAVE_DEF_PROG_MODE   1
 
#define HAVE_RESET_PROG_MODE   1
 
#define HAVE_TIMEOUT   1
 
#define HAVE_WTIMEOUT   1
 
#define HAVE_NODELAY   1
 
#define HAVE_INIT_COLOR   1
 
#define HAVE_WCOLOR_SET   1
 
#define HAVE_USE_DEFAULT_COLORS   1
 
#define _XOPEN_SOURCE_EXTENDED   1
 
#define HAVE_ESCDELAY   1
 
#define HAVE_TABSIZE   1
 
#define HAVE_COLORS   1
 
#define HAVE_COLOR_PAIRS   1
 

Macro Definition Documentation

◆ _XOPEN_SOURCE_EXTENDED

#define _XOPEN_SOURCE_EXTENDED   1

Definition at line 38 of file extconf.h.

◆ HAVE_BEEP

#define HAVE_BEEP   1

Definition at line 4 of file extconf.h.

◆ HAVE_BKGD

#define HAVE_BKGD   1

Definition at line 5 of file extconf.h.

◆ HAVE_BKGDSET

#define HAVE_BKGDSET   1

Definition at line 6 of file extconf.h.

◆ HAVE_COLOR_PAIRS

#define HAVE_COLOR_PAIRS   1

Definition at line 42 of file extconf.h.

◆ HAVE_COLORS

#define HAVE_COLORS   1

Definition at line 41 of file extconf.h.

◆ HAVE_CURS_SET

#define HAVE_CURS_SET   1

Definition at line 7 of file extconf.h.

◆ HAVE_DEF_PROG_MODE

#define HAVE_DEF_PROG_MODE   1

Definition at line 30 of file extconf.h.

◆ HAVE_DELETELN

#define HAVE_DELETELN   1

Definition at line 8 of file extconf.h.

◆ HAVE_DOUPDATE

#define HAVE_DOUPDATE   1

Definition at line 9 of file extconf.h.

◆ HAVE_ESCDELAY

#define HAVE_ESCDELAY   1

Definition at line 39 of file extconf.h.

◆ HAVE_FLASH

#define HAVE_FLASH   1

Definition at line 10 of file extconf.h.

◆ HAVE_GETBKGD

#define HAVE_GETBKGD   1

Definition at line 11 of file extconf.h.

◆ HAVE_GETNSTR

#define HAVE_GETNSTR   1

Definition at line 12 of file extconf.h.

◆ HAVE_INIT_COLOR

#define HAVE_INIT_COLOR   1

Definition at line 35 of file extconf.h.

◆ HAVE_ISENDWIN

#define HAVE_ISENDWIN   1

Definition at line 13 of file extconf.h.

Referenced by curses_finalize().

◆ HAVE_KEYNAME

#define HAVE_KEYNAME   1

Definition at line 14 of file extconf.h.

◆ HAVE_KEYPAD

#define HAVE_KEYPAD   1

Definition at line 15 of file extconf.h.

◆ HAVE_NCURSES_H

#define HAVE_NCURSES_H   1

Definition at line 3 of file extconf.h.

◆ HAVE_NODELAY

#define HAVE_NODELAY   1

Definition at line 34 of file extconf.h.

◆ HAVE_RESET_PROG_MODE

#define HAVE_RESET_PROG_MODE   1

Definition at line 31 of file extconf.h.

◆ HAVE_RESIZETERM

#define HAVE_RESIZETERM   1

Definition at line 16 of file extconf.h.

◆ HAVE_SCRL

#define HAVE_SCRL   1

Definition at line 17 of file extconf.h.

◆ HAVE_SETSCRREG

#define HAVE_SETSCRREG   1

Definition at line 18 of file extconf.h.

◆ HAVE_TABSIZE

#define HAVE_TABSIZE   1

Definition at line 40 of file extconf.h.

◆ HAVE_TIMEOUT

#define HAVE_TIMEOUT   1

Definition at line 32 of file extconf.h.

◆ HAVE_UNGETCH

#define HAVE_UNGETCH   1

Definition at line 19 of file extconf.h.

◆ HAVE_USE_DEFAULT_COLORS

#define HAVE_USE_DEFAULT_COLORS   1

Definition at line 37 of file extconf.h.

◆ HAVE_WATTROFF

#define HAVE_WATTROFF   1

Definition at line 20 of file extconf.h.

◆ HAVE_WATTRON

#define HAVE_WATTRON   1

Definition at line 21 of file extconf.h.

◆ HAVE_WATTRSET

#define HAVE_WATTRSET   1

Definition at line 22 of file extconf.h.

◆ HAVE_WBKGD

#define HAVE_WBKGD   1

Definition at line 23 of file extconf.h.

◆ HAVE_WBKGDSET

#define HAVE_WBKGDSET   1

Definition at line 24 of file extconf.h.

◆ HAVE_WCOLOR_SET

#define HAVE_WCOLOR_SET   1

Definition at line 36 of file extconf.h.

◆ HAVE_WDELETELN

#define HAVE_WDELETELN   1

Definition at line 25 of file extconf.h.

◆ HAVE_WGETNSTR

#define HAVE_WGETNSTR   1

Definition at line 26 of file extconf.h.

◆ HAVE_WRESIZE

#define HAVE_WRESIZE   1

Definition at line 27 of file extconf.h.

◆ HAVE_WSCRL

#define HAVE_WSCRL   1

Definition at line 28 of file extconf.h.

◆ HAVE_WSETSCRREG

#define HAVE_WSETSCRREG   1

Definition at line 29 of file extconf.h.

◆ HAVE_WTIMEOUT

#define HAVE_WTIMEOUT   1

Definition at line 33 of file extconf.h.