HomeSort by relevance Sort by last modified time
    Searched refs:GCC_NORETURN (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tic.h 282 extern NCURSES_EXPORT(void) _nc_err_abort (const char *const,...) GCC_PRINTFLIKE(1,2) GCC_NORETURN;
286 extern NCURSES_EXPORT(void) _nc_syserr_abort (const char *const,...) GCC_PRINTFLIKE(1,2) GCC_NORETURN;
curses.h 530 #ifndef GCC_NORETURN
531 #define GCC_NORETURN /* nothing */
    [all...]
ncurses.h 530 #ifndef GCC_NORETURN
531 #define GCC_NORETURN /* nothing */
    [all...]

Completed in 75 milliseconds