Home
last modified time | relevance | path

Searched refs:GCC_UNUSED (Results 1 – 25 of 46) sorted by relevance

12

/freebsd-12-stable/contrib/ncurses/ncurses/win32con/
Dwin_driver.c90 _nc_mingw_ioctl(int fd GCC_UNUSED, in _nc_mingw_ioctl() argument
91 long int request GCC_UNUSED, in _nc_mingw_ioctl() argument
92 struct termios *arg GCC_UNUSED) in _nc_mingw_ioctl() argument
462 int *errret GCC_UNUSED) in drv_CanHandle() argument
511 int beepFlag GCC_UNUSED) in drv_dobeepflash() argument
524 char *data GCC_UNUSED, in drv_print() argument
525 int len GCC_UNUSED) in drv_print() argument
537 int fg GCC_UNUSED, in drv_defaultcolors() argument
538 int bg GCC_UNUSED) in drv_defaultcolors() argument
588 int (*outc) (SCREEN *, int) GCC_UNUSED) in drv_setcolor()
[all …]
Dgettimeofday.c40 gettimeofday(struct timeval *tv, void *tz GCC_UNUSED) in gettimeofday() argument
/freebsd-12-stable/contrib/ncurses/progs/
Dclear.c52 int argc GCC_UNUSED, in main() argument
53 char *argv[]GCC_UNUSED) in main() argument
/freebsd-12-stable/contrib/ncurses/ncurses/base/
Dlib_set_term.c217 no_mouse_event(SCREEN *sp GCC_UNUSED) in no_mouse_event() argument
223 no_mouse_inline(SCREEN *sp GCC_UNUSED) in no_mouse_inline() argument
229 no_mouse_parse(SCREEN *sp GCC_UNUSED, int code GCC_UNUSED) in no_mouse_parse() argument
235 no_mouse_resume(SCREEN *sp GCC_UNUSED) in no_mouse_resume() argument
240 no_mouse_wrap(SCREEN *sp GCC_UNUSED) in no_mouse_wrap() argument
688 _nc_setupscreen(int slines GCC_UNUSED, in _nc_setupscreen() argument
689 int scolumns GCC_UNUSED, in _nc_setupscreen() argument
Dlib_wattroff.c48 wattr_off(WINDOW *win, attr_t at, void *opts GCC_UNUSED) in NCURSES_EXPORT()
Dlib_wattron.c48 wattr_on(WINDOW *win, attr_t at, void *opts GCC_UNUSED) in NCURSES_EXPORT()
Dlib_chgat.c52 const void *opts GCC_UNUSED) in NCURSES_EXPORT()
/freebsd-12-stable/contrib/ncurses/form/
Dfty_ipv4.c51 Check_IPV4_Field(FIELD *field, const void *argp GCC_UNUSED) in Check_IPV4_Field() argument
83 Check_IPV4_Character(int c, const void *argp GCC_UNUSED) in Check_IPV4_Character() argument
Dfty_alpha.c139 Check_This_Character(int c, const void *argp GCC_UNUSED) in Check_This_Character() argument
Dfty_alnum.c139 Check_This_Character(int c, const void *argp GCC_UNUSED) in Check_This_Character() argument
Dfty_int.c257 Check_This_Character(int c, const void *argp GCC_UNUSED) in Check_This_Character() argument
Dfty_regex.c96 # define MAYBE_UNUSED GCC_UNUSED
/freebsd-12-stable/contrib/ncurses/ncurses/tty/
Dhardscroll.c332 main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED) in main() argument
Dlib_tstp.c137 handle_SIGTSTP(int dummy GCC_UNUSED) in handle_SIGTSTP() argument
285 handle_SIGWINCH(int sig GCC_UNUSED) in handle_SIGWINCH() argument
Dlib_mvcur.c1133 tputs(const char *string, int affcnt GCC_UNUSED, int (*outc) (int) GCC_UNUSED) in tputs() argument
1157 delay_output(int ms GCC_UNUSED) in delay_output() argument
1182 main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED) in main() argument
Dlib_twait.c137 # define MAYBE_UNUSED GCC_UNUSED
143 # define MAYBE_UNUSED GCC_UNUSED
Dhashmap.c480 main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED) in main() argument
/freebsd-12-stable/contrib/byacc/
Ddefs.h414 #ifndef GCC_UNUSED
416 #define GCC_UNUSED __unused macro
418 #define GCC_UNUSED /* nothing */ macro
Dconfig_h.in19 #undef GCC_UNUSED
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
Dlib_raw.c340 NCURSES_SP_NAME(intrflush) (NCURSES_SP_DCLx WINDOW *win GCC_UNUSED, bool flag) in NCURSES_SP_NAME()
373 intrflush(WINDOW *win GCC_UNUSED, bool flag) in intrflush() argument
DMKfallback.sh112 NCURSES_EXPORT(const TERMTYPE *) _nc_fallback (const char *name GCC_UNUSED)
/freebsd-12-stable/contrib/ncurses/ncurses/trace/
Dtrace_xnames.c41 _nc_trace_xnames(TERMTYPE *tp GCC_UNUSED) in NCURSES_EXPORT()
/freebsd-12-stable/contrib/ncurses/ncurses/widechar/
Dlib_vid_attr.c72 void *opts GCC_UNUSED, in NCURSES_EXPORT()
280 void *opts GCC_UNUSED, in vid_puts() argument
/freebsd-12-stable/lib/ncurses/ncurses/
Dncurses_cfg.h102 #define GCC_UNUSED __attribute__((unused)) macro
/freebsd-12-stable/contrib/ncurses/
DFREEBSD-upgrade45 r50850: remove GCC_UNUSED for r50620 (cvs r1.4)

12