/freebsd/contrib/ncurses/ncurses/win32con/ |
H A D | win32_driver.c | 527 int *errret GCC_UNUSED) in wcon_CanHandle() 643 char *data GCC_UNUSED, in wcon_print() 644 int len GCC_UNUSED) in wcon_print() 656 int fg GCC_UNUSED, in wcon_defaultcolors() 657 int bg GCC_UNUSED) in wcon_defaultcolors() 669 wcon_setcolor(TERMINAL_CONTROL_BLOCK * TCB, in wcon_setcolor() 726 wcon_setsize(TERMINAL_CONTROL_BLOCK * TCB GCC_UNUSED, in wcon_setsize() 727 int l GCC_UNUSED, in wcon_setsize() 728 int c GCC_UNUSED) in wcon_setsize() 822 wcon_screen_init(SCREEN *sp GCC_UNUSED) in wcon_screen_init() [all …]
|
H A D | win_driver.c | 624 int *errret GCC_UNUSED) in wcon_CanHandle() 734 char *data GCC_UNUSED, in wcon_print() 735 int len GCC_UNUSED) in wcon_print() 747 int fg GCC_UNUSED, in wcon_defaultcolors() 748 int bg GCC_UNUSED) in wcon_defaultcolors() 794 wcon_setcolor(TERMINAL_CONTROL_BLOCK * TCB, in wcon_setcolor() 858 wcon_setsize(TERMINAL_CONTROL_BLOCK * TCB GCC_UNUSED, in wcon_setsize() 859 int l GCC_UNUSED, in wcon_setsize() 860 int c GCC_UNUSED) in wcon_setsize() 1075 wcon_screen_init(SCREEN *sp GCC_UNUSED) in wcon_screen_init() [all …]
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_set_term.c | 258 no_mouse_event(SCREEN *sp GCC_UNUSED) in no_mouse_event() 264 no_mouse_inline(SCREEN *sp GCC_UNUSED) in no_mouse_inline() 270 no_mouse_parse(SCREEN *sp GCC_UNUSED, int code GCC_UNUSED) in no_mouse_parse() 276 no_mouse_resume(SCREEN *sp GCC_UNUSED) in no_mouse_resume() 281 no_mouse_wrap(SCREEN *sp GCC_UNUSED) in no_mouse_wrap() 771 _nc_setupscreen(int slines GCC_UNUSED, in _nc_setupscreen() 772 int scolumns GCC_UNUSED, in _nc_setupscreen()
|
H A D | lib_mouse.c | 377 handle_sysmouse(int sig GCC_UNUSED) in handle_sysmouse() 470 allow_gpm_mouse(SCREEN *sp GCC_UNUSED) in allow_gpm_mouse()
|
/freebsd/contrib/ncurses/progs/ |
H A D | clear.c | 68 int argc GCC_UNUSED, in main() 69 char *argv[]GCC_UNUSED) in main()
|
H A D | reset_cmd.c | 524 send_init_strings(int fd GCC_UNUSED, TTY * old_settings) in send_init_strings()
|
/freebsd/contrib/ncurses/form/ |
H A D | fty_ipv4.c | 52 Check_IPV4_Field(FIELD *field, const void *argp GCC_UNUSED) in Check_IPV4_Field() 84 Check_IPV4_Character(int c, const void *argp GCC_UNUSED) in Check_IPV4_Character()
|
H A D | fty_alnum.c | 140 Check_This_Character(int c, const void *argp GCC_UNUSED) in Check_This_Character()
|
H A D | fty_alpha.c | 140 Check_This_Character(int c, const void *argp GCC_UNUSED) in Check_This_Character()
|
H A D | fty_int.c | 261 Check_This_Character(int c, const void *argp GCC_UNUSED) in Check_This_Character()
|
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | hardscroll.c | 347 main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED) in main()
|
H A D | lib_tstp.c | 138 handle_SIGTSTP(int dummy GCC_UNUSED) in handle_SIGTSTP() 306 handle_SIGWINCH(int sig GCC_UNUSED) in handle_SIGWINCH()
|
H A D | lib_mvcur.c | 1161 tputs(const char *string, int affcnt GCC_UNUSED, int (*outc) (int) GCC_UNUSED) in tputs() 1185 delay_output(int ms GCC_UNUSED) in delay_output() 1210 main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED) in main()
|
H A D | hashmap.c | 495 main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED) in main()
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_win32util.c | 120 _nc_gettimeofday(struct timeval *tv, void *tz GCC_UNUSED) in _nc_gettimeofday()
|
H A D | lib_options.c | 158 meta(WINDOW *win GCC_UNUSED, bool flag) in meta()
|
H A D | lib_raw.c | 392 intrflush(WINDOW *win GCC_UNUSED, bool flag) in intrflush()
|
H A D | tinfo_driver.c | 675 drv_release(TERMINAL_CONTROL_BLOCK * TCB GCC_UNUSED) in drv_release() 1301 drv_nap(TERMINAL_CONTROL_BLOCK * TCB GCC_UNUSED, int ms) in drv_nap() 1322 __nc_putp(SCREEN *sp, const char *name GCC_UNUSED, const char *value) in __nc_putp()
|
H A D | captoinfo.c | 619 _nc_infotocap(const char *cap GCC_UNUSED, const char *str, int const parameterized) in _nc_infotocap()
|
/freebsd/usr.bin/yacc/ |
H A D | config.h | 20 #define GCC_UNUSED __attribute__((unused)) macro
|
/freebsd/contrib/ncurses/ncurses/widechar/ |
H A D | lib_vid_attr.c | 295 void *opts GCC_UNUSED, in vid_puts()
|
/freebsd/contrib/dialog/ |
H A D | ui_getc.c | 597 finish_bg(int sig GCC_UNUSED) in finish_bg()
|
/freebsd/gnu/lib/libdialog/ |
H A D | dlg_config.h | 22 #define GCC_UNUSED __attribute__((unused)) macro
|
/freebsd/contrib/byacc/ |
H A D | defs.h | 451 #define GCC_UNUSED __unused macro 453 #define GCC_UNUSED /* nothing */ macro
|
H A D | main.c | 183 onintr(int sig GCC_UNUSED) in onintr()
|