HomeSort by: relevance | last modified time | path
    Searched refs:GCC_FUNC_ATTR (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/ksh/
conf-end.h 26 # define GCC_FUNC_ATTR(x) __attribute__((x))
29 # define GCC_FUNC_ATTR(x)
proto.h 106 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);
expr.c 138 const char *str)) GCC_FUNC_ATTR(noreturn);
syn.c 41 GCC_FUNC_ATTR(noreturn);

Completed in 14 milliseconds