Searched refs:GCC_FUNC_ATTR (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/bin/ksh/
H A Dconf-end.h26 # define GCC_FUNC_ATTR(x) __attribute__((x)) macro
29 # define GCC_FUNC_ATTR(x) macro
H A Dproto.h106 GCC_FUNC_ATTR(format(printf, 2, 3));
108 GCC_FUNC_ATTR(format(printf, 1, 2));
110 GCC_FUNC_ATTR(format(printf, 2, 3));
113 GCC_FUNC_ATTR(format(printf, 1, 2));
115 GCC_FUNC_ATTR(format(printf, 1, 2));
119 GCC_FUNC_ATTR(format(printf, 1, 2));
171 void unwind ARGS((int)) GCC_FUNC_ATTR(noreturn);
177 GCC_FUNC_ATTR(noreturn);
H A Dexpr.c138 const char *str)) GCC_FUNC_ATTR(noreturn);
H A Dsyn.c41 GCC_FUNC_ATTR(noreturn);

Completed in 85 milliseconds