Home
last modified time | relevance | path

Searched refs:GCC_PRINTF (Results 1 – 7 of 7) sorted by relevance

/mirbsd/src/lib/libncurses/src/include/
Dncurses_cfg.h98 #define GCC_PRINTF 1 macro
Dcurses.head507 #if defined(GCC_PRINTF) && !defined(printf)
Dcurses.h.in504 #if defined(GCC_PRINTF) && !defined(printf)
/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTUtils.h471 #if defined(GCC_PRINTF) && !defined(printf) && !defined(HAVE_LIBUTF8_H)
/mirbsd/src/gnu/usr.bin/lynx/
Dconfig.hin46 #undef GCC_PRINTF /* CF_GCC_ATTRIBUTES */
Daclocal.m42812 #ifndef GCC_PRINTF
2813 #define GCC_PRINTF 0
2833 #if GCC_PRINTF
2887 AC_DEFINE(GCC_PRINTF,1,[Define to 1 if the compiler supports gcc-like printf attribute.])
/mirbsd/src/lib/libncurses/src/
DNEWS2926 + correct ifdef'ing for GCC_PRINTF, GCC_SCANF which would not compile
2966 + modify ifdef's in curses.h.in to avoid warning if GCC_PRINTF or
5920 + remove tabs from intermediate #define's for GCC_PRINTF, GCC_SCANF