Home
last modified time | relevance | path

Searched defs:GCC_NORETURN (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.bin/yacc/
H A Dconfig.h5 #define GCC_NORETURN __attribute__((noreturn)) macro
/freebsd/contrib/byacc/
H A Ddefs.h431 #define GCC_NORETURN _Noreturn macro
436 #define GCC_NORETURN __declspec(noreturn) macro
438 #define GCC_NORETURN /* nothing */ macro
/freebsd/gnu/lib/libdialog/
H A Ddlg_config.h11 #define GCC_NORETURN __attribute__((noreturn)) macro
/freebsd/lib/ncurses/tinfo/
H A Dncurses_cfg.h142 #define GCC_NORETURN __attribute__((noreturn)) macro
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in104 #define GCC_NORETURN _Noreturn macro
593 #define GCC_NORETURN /* nothing */ macro
/freebsd/contrib/dialog/
H A Ddialog.h103 #define GCC_NORETURN /*nothing*/ macro