Home | History | Annotate | Download | only in lib

Lines Matching refs:_GL_ARG_NONNULL

45 /* The definition of _GL_ARG_NONNULL is copied here.  */
111 _GL_ARG_NONNULL ((1)));
118 _GL_ARG_NONNULL ((1)));
132 _GL_FUNCDECL_RPL (mktime, time_t, (struct tm *__tp) _GL_ARG_NONNULL ((1)));
151 _GL_ARG_NONNULL ((1, 2)));
158 _GL_ARG_NONNULL ((1, 2)));
173 _GL_ARG_NONNULL ((1, 2)));
180 _GL_ARG_NONNULL ((1, 2)));
198 _GL_ARG_NONNULL ((1, 2, 3)));
213 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
217 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));