Searched refs:GCC_UNUSED (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-11-stable/contrib/ncurses/progs/
H A Dclear.c52 int argc GCC_UNUSED,
53 char *argv[]GCC_UNUSED)
51 main( int argc GCC_UNUSED, char *argv[]GCC_UNUSED) argument
/freebsd-11-stable/contrib/ncurses/form/
H A Dfty_ipv4.c51 Check_IPV4_Field(FIELD *field, const void *argp GCC_UNUSED) argument
83 Check_IPV4_Character(int c, const void *argp GCC_UNUSED) argument
H A Dfty_alnum.c139 Check_This_Character(int c, const void *argp GCC_UNUSED) argument
H A Dfty_alpha.c139 Check_This_Character(int c, const void *argp GCC_UNUSED) argument
H A Dfty_int.c257 Check_This_Character(int c, const void *argp GCC_UNUSED) argument
H A Dfty_regex.c96 # define MAYBE_UNUSED GCC_UNUSED
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_wattroff.c48 wattr_off(WINDOW *win, attr_t at, void *opts GCC_UNUSED) argument
H A Dlib_wattron.c48 wattr_on(WINDOW *win, attr_t at, void *opts GCC_UNUSED) argument
H A Dlib_chgat.c52 const void *opts GCC_UNUSED)
48 wchgat(WINDOW *win, int n, attr_t attr, NCURSES_PAIRS_T color, const void *opts GCC_UNUSED) argument
H A Dlib_set_term.c217 no_mouse_event(SCREEN *sp GCC_UNUSED) argument
223 no_mouse_inline(SCREEN *sp GCC_UNUSED) argument
229 no_mouse_parse(SCREEN *sp GCC_UNUSED, int code GCC_UNUSED) argument
235 no_mouse_resume(SCREEN *sp GCC_UNUSED) argument
240 no_mouse_wrap(SCREEN *sp GCC_UNUSED) argument
688 _nc_setupscreen(int slines GCC_UNUSED, argument
689 int scolumns GCC_UNUSED,
/freebsd-11-stable/contrib/ncurses/ncurses/win32con/
H A Dgettimeofday.c40 gettimeofday(struct timeval *tv, void *tz GCC_UNUSED) argument
H A Dwin_driver.c90 _nc_mingw_ioctl(int fd GCC_UNUSED, argument
91 long int request GCC_UNUSED,
92 struct termios *arg GCC_UNUSED)
462 int *errret GCC_UNUSED)
511 int beepFlag GCC_UNUSED)
524 char *data GCC_UNUSED,
525 int len GCC_UNUSED)
537 int fg GCC_UNUSED,
538 int bg GCC_UNUSED)
588 int (*outc) (SCREEN *, int) GCC_UNUSED)
460 drv_CanHandle(TERMINAL_CONTROL_BLOCK * TCB, const char *tname, int *errret GCC_UNUSED) argument
510 drv_dobeepflash(TERMINAL_CONTROL_BLOCK * TCB, int beepFlag GCC_UNUSED) argument
523 drv_print(TERMINAL_CONTROL_BLOCK * TCB, char *data GCC_UNUSED, int len GCC_UNUSED) argument
536 drv_defaultcolors(TERMINAL_CONTROL_BLOCK * TCB, int fg GCC_UNUSED, int bg GCC_UNUSED) argument
585 drv_setcolor(TERMINAL_CONTROL_BLOCK * TCB, int fore, int color, int (*outc) (SCREEN *, int) GCC_UNUSED) argument
656 drv_setsize(TERMINAL_CONTROL_BLOCK * TCB GCC_UNUSED, int l GCC_UNUSED, int c GCC_UNUSED) argument
783 drv_screen_init(SCREEN *sp GCC_UNUSED) argument
788 drv_wrap(SCREEN *sp GCC_UNUSED) argument
1044 drv_initcolor(TERMINAL_CONTROL_BLOCK * TCB, int color GCC_UNUSED, int r GCC_UNUSED, int g GCC_UNUSED, int b GCC_UNUSED) argument
1057 drv_do_color(TERMINAL_CONTROL_BLOCK * TCB, int old_pair GCC_UNUSED, int pair GCC_UNUSED, int reverse GCC_UNUSED, int (*outc) (SCREEN *, int) GCC_UNUSED ) argument
1104 drv_mvcur(TERMINAL_CONTROL_BLOCK * TCB, int yold GCC_UNUSED, int xold GCC_UNUSED, int y, int x) argument
1121 drv_hwlabel(TERMINAL_CONTROL_BLOCK * TCB, int labnum GCC_UNUSED, char *text GCC_UNUSED) argument
1132 drv_hwlabelOnOff(TERMINAL_CONTROL_BLOCK * TCB, int OnFlag GCC_UNUSED) argument
1142 drv_conattr(TERMINAL_CONTROL_BLOCK * TCB GCC_UNUSED) argument
1159 drv_initacs(TERMINAL_CONTROL_BLOCK * TCB, chtype *real_map GCC_UNUSED, chtype *fake_map GCC_UNUSED) argument
1477 drv_nap(TERMINAL_CONTROL_BLOCK * TCB GCC_UNUSED, int ms) argument
1514 drv_kpad(TERMINAL_CONTROL_BLOCK * TCB, int flag GCC_UNUSED) argument
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/trace/
H A Dtrace_xnames.c41 _nc_trace_xnames(TERMTYPE *tp GCC_UNUSED) argument
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A DMKfallback.sh112 NCURSES_EXPORT(const TERMTYPE *) _nc_fallback (const char *name GCC_UNUSED)
H A Dlib_raw.c340 NCURSES_SP_NAME(intrflush) (NCURSES_SP_DCLx WINDOW *win GCC_UNUSED, bool flag) argument
373 intrflush(WINDOW *win GCC_UNUSED, bool flag) argument
H A Dlib_options.c157 meta(WINDOW *win GCC_UNUSED, bool flag) argument
H A Dlib_tputs.c225 const char *name GCC_UNUSED,
224 _nc_putp(NCURSES_SP_DCLx const char *name GCC_UNUSED, const char *string) argument
/freebsd-11-stable/lib/ncurses/ncurses/
H A Dncurses_cfg.h102 #define GCC_UNUSED __attribute__((unused)) macro
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dhardscroll.c332 main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED) argument
H A Dlib_tstp.c137 handle_SIGTSTP(int dummy GCC_UNUSED) argument
285 handle_SIGWINCH(int sig GCC_UNUSED) argument
H A Dlib_mvcur.c1133 tputs(const char *string, int affcnt GCC_UNUSED, int (*outc) (int) GCC_UNUSED) argument
1157 delay_output(int ms GCC_UNUSED) argument
1182 main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED) argument
H A Dlib_twait.c137 # define MAYBE_UNUSED GCC_UNUSED
143 # define MAYBE_UNUSED GCC_UNUSED
H A Dhashmap.c480 main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED) argument
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c72 void *opts GCC_UNUSED,
280 void *opts GCC_UNUSED,
69 vid_puts(NCURSES_SP_DCLx attr_t newmode, NCURSES_PAIRS_T pair, void *opts GCC_UNUSED, NCURSES_SP_OUTC outc) argument
278 vid_puts(attr_t newmode, NCURSES_PAIRS_T pair, void *opts GCC_UNUSED, NCURSES_OUTC outc) argument
/freebsd-11-stable/contrib/dialog/
H A Ddialog.h106 #ifndef GCC_UNUSED
107 #define GCC_UNUSED /*nothing*/ macro

Completed in 96 milliseconds

12