Home
last modified time | relevance | path

Searched refs:__attribute_warn_unused_result__ (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/dports/net/gnu-dico/dico-2.10/xdico/gnu/
H A Dinttostr.h35 # undef __attribute_warn_unused_result__
36 # define __attribute_warn_unused_result__ \ macro
39 # define __attribute_warn_unused_result__ /* empty */ macro
42 char *imaxtostr (intmax_t, char *) __attribute_warn_unused_result__;
43 char *inttostr (int, char *) __attribute_warn_unused_result__;
44 char *offtostr (off_t, char *) __attribute_warn_unused_result__;
45 char *uinttostr (unsigned int, char *) __attribute_warn_unused_result__;
46 char *umaxtostr (uintmax_t, char *) __attribute_warn_unused_result__;
H A Dregex_internal.c48 __attribute_warn_unused_result__
76 __attribute_warn_unused_result__
139 __attribute_warn_unused_result__
280 __attribute_warn_unused_result__
577 __attribute_warn_unused_result__
972 __attribute_warn_unused_result__
985 __attribute_warn_unused_result__
1001 __attribute_warn_unused_result__
1031 __attribute_warn_unused_result__
1056 __attribute_warn_unused_result__
[all …]
/dports/archivers/sharutils/sharutils-4.15.2/lib/
H A Dinttostr.h35 # undef __attribute_warn_unused_result__
36 # define __attribute_warn_unused_result__ \ macro
39 # define __attribute_warn_unused_result__ /* empty */ macro
42 char *imaxtostr (intmax_t, char *) __attribute_warn_unused_result__;
43 char *inttostr (int, char *) __attribute_warn_unused_result__;
44 char *offtostr (off_t, char *) __attribute_warn_unused_result__;
45 char *uinttostr (unsigned int, char *) __attribute_warn_unused_result__;
46 char *umaxtostr (uintmax_t, char *) __attribute_warn_unused_result__;
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Dinttostr.h35 # undef __attribute_warn_unused_result__
36 # define __attribute_warn_unused_result__ \ macro
39 # define __attribute_warn_unused_result__ /* empty */ macro
42 char *imaxtostr (intmax_t, char *) __attribute_warn_unused_result__;
43 char *inttostr (int, char *) __attribute_warn_unused_result__;
44 char *offtostr (off_t, char *) __attribute_warn_unused_result__;
45 char *uinttostr (unsigned int, char *) __attribute_warn_unused_result__;
46 char *umaxtostr (uintmax_t, char *) __attribute_warn_unused_result__;
/dports/shells/rush/rush-2.1/gnu/
H A Dinttostr.h37 # undef __attribute_warn_unused_result__
38 # define __attribute_warn_unused_result__ \ macro
41 # define __attribute_warn_unused_result__ /* empty */ macro
44 char *imaxtostr (intmax_t, char *) __attribute_warn_unused_result__;
45 char *inttostr (int, char *) __attribute_warn_unused_result__;
46 char *offtostr (off_t, char *) __attribute_warn_unused_result__;
47 char *uinttostr (unsigned int, char *) __attribute_warn_unused_result__;
48 char *umaxtostr (uintmax_t, char *) __attribute_warn_unused_result__;
/dports/mail/mailutils/mailutils-3.13/lib/gnu/
H A Dinttostr.h35 # undef __attribute_warn_unused_result__
36 # define __attribute_warn_unused_result__ \ macro
39 # define __attribute_warn_unused_result__ /* empty */ macro
42 char *imaxtostr (intmax_t, char *) __attribute_warn_unused_result__;
43 char *inttostr (int, char *) __attribute_warn_unused_result__;
44 char *offtostr (off_t, char *) __attribute_warn_unused_result__;
45 char *uinttostr (unsigned int, char *) __attribute_warn_unused_result__;
46 char *umaxtostr (uintmax_t, char *) __attribute_warn_unused_result__;
/dports/devel/idutils/idutils-4.6/lib/
H A Dinttostr.h35 # undef __attribute_warn_unused_result__
36 # define __attribute_warn_unused_result__ \ macro
39 # define __attribute_warn_unused_result__ /* empty */ macro
42 char *imaxtostr (intmax_t, char *) __attribute_warn_unused_result__;
43 char *inttostr (int, char *) __attribute_warn_unused_result__;
44 char *offtostr (off_t, char *) __attribute_warn_unused_result__;
45 char *uinttostr (unsigned int, char *) __attribute_warn_unused_result__;
46 char *umaxtostr (uintmax_t, char *) __attribute_warn_unused_result__;
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dinttostr.h35 # undef __attribute_warn_unused_result__
36 # define __attribute_warn_unused_result__ \ macro
39 # define __attribute_warn_unused_result__ /* empty */ macro
42 char *imaxtostr (intmax_t, char *) __attribute_warn_unused_result__;
43 char *inttostr (int, char *) __attribute_warn_unused_result__;
44 char *offtostr (off_t, char *) __attribute_warn_unused_result__;
45 char *uinttostr (unsigned int, char *) __attribute_warn_unused_result__;
46 char *umaxtostr (uintmax_t, char *) __attribute_warn_unused_result__;
H A Dfts_.h259 # undef __attribute_warn_unused_result__
260 # define __attribute_warn_unused_result__ \
263 # define __attribute_warn_unused_result__ /* empty */
267 FTSENT *fts_children (FTS *, int) __THROW __attribute_warn_unused_result__;
268 int fts_close (FTS *) __THROW __attribute_warn_unused_result__;
271 __THROW __attribute_warn_unused_result__;
272 FTSENT *fts_read (FTS *) __THROW __attribute_warn_unused_result__;
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dinttostr.h35 # undef __attribute_warn_unused_result__
36 # define __attribute_warn_unused_result__ \ macro
39 # define __attribute_warn_unused_result__ /* empty */ macro
42 char *imaxtostr (intmax_t, char *) __attribute_warn_unused_result__;
43 char *inttostr (int, char *) __attribute_warn_unused_result__;
44 char *offtostr (off_t, char *) __attribute_warn_unused_result__;
45 char *uinttostr (unsigned int, char *) __attribute_warn_unused_result__;
46 char *umaxtostr (uintmax_t, char *) __attribute_warn_unused_result__;
H A Dfts_.h267 # undef __attribute_warn_unused_result__
268 # define __attribute_warn_unused_result__ \ macro
271 # define __attribute_warn_unused_result__ /* empty */ macro
275 FTSENT *fts_children (FTS *, int) __THROW __attribute_warn_unused_result__;
276 int fts_close (FTS *) __THROW __attribute_warn_unused_result__;
279 __THROW __attribute_warn_unused_result__;
280 FTSENT *fts_read (FTS *) __THROW __attribute_warn_unused_result__;
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dinttostr.h35 # undef __attribute_warn_unused_result__
36 # define __attribute_warn_unused_result__ \ macro
39 # define __attribute_warn_unused_result__ /* empty */ macro
42 char *imaxtostr (intmax_t, char *) __attribute_warn_unused_result__;
43 char *inttostr (int, char *) __attribute_warn_unused_result__;
44 char *offtostr (off_t, char *) __attribute_warn_unused_result__;
45 char *uinttostr (unsigned int, char *) __attribute_warn_unused_result__;
46 char *umaxtostr (uintmax_t, char *) __attribute_warn_unused_result__;
H A Dfts_.h269 # undef __attribute_warn_unused_result__
270 # define __attribute_warn_unused_result__ \ macro
273 # define __attribute_warn_unused_result__ /* empty */ macro
277 FTSENT *fts_children (FTS *, int) __THROW __attribute_warn_unused_result__;
278 int fts_close (FTS *) __THROW __attribute_warn_unused_result__;
281 __THROW __attribute_warn_unused_result__;
282 FTSENT *fts_read (FTS *) __THROW __attribute_warn_unused_result__;
/dports/sysutils/pies/pies-1.5/gnu/
H A Dinttostr.h35 # undef __attribute_warn_unused_result__
36 # define __attribute_warn_unused_result__ \ macro
39 # define __attribute_warn_unused_result__ /* empty */ macro
42 char *imaxtostr (intmax_t, char *) __attribute_warn_unused_result__;
43 char *inttostr (int, char *) __attribute_warn_unused_result__;
44 char *offtostr (off_t, char *) __attribute_warn_unused_result__;
45 char *uinttostr (unsigned int, char *) __attribute_warn_unused_result__;
46 char *umaxtostr (uintmax_t, char *) __attribute_warn_unused_result__;
/dports/security/oath-toolkit/oath-toolkit-2.6.2/libpskc/gl/
H A Dinttostr.h35 # undef __attribute_warn_unused_result__
36 # define __attribute_warn_unused_result__ \ macro
39 # define __attribute_warn_unused_result__ /* empty */ macro
42 char *imaxtostr (intmax_t, char *) __attribute_warn_unused_result__;
43 char *inttostr (int, char *) __attribute_warn_unused_result__;
44 char *offtostr (off_t, char *) __attribute_warn_unused_result__;
45 char *uinttostr (unsigned int, char *) __attribute_warn_unused_result__;
46 char *umaxtostr (uintmax_t, char *) __attribute_warn_unused_result__;
/dports/textproc/datamash/datamash-1.7/lib/
H A Dinttostr.h35 # undef __attribute_warn_unused_result__
36 # define __attribute_warn_unused_result__ \ macro
39 # define __attribute_warn_unused_result__ /* empty */ macro
42 char *imaxtostr (intmax_t, char *) __attribute_warn_unused_result__;
43 char *inttostr (int, char *) __attribute_warn_unused_result__;
44 char *offtostr (off_t, char *) __attribute_warn_unused_result__;
45 char *uinttostr (unsigned int, char *) __attribute_warn_unused_result__;
46 char *umaxtostr (uintmax_t, char *) __attribute_warn_unused_result__;
/dports/misc/findutils/findutils-4.8.0/lib/
H A Dunused-result.h32 # undef __attribute_warn_unused_result__
33 # define __attribute_warn_unused_result__ \ macro
36 # define __attribute_warn_unused_result__ /* empty */ macro
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/include/ntfs-3g/
H A Dindex.h47 #ifndef __attribute_warn_unused_result__
49 # define __attribute_warn_unused_result__ \ macro
52 # define __attribute_warn_unused_result__ /* empty */ macro
143 ntfs_index_context *ictx) __attribute_warn_unused_result__;
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/lib/
H A Dregex_internal.c48 __attribute_warn_unused_result__
76 __attribute_warn_unused_result__
139 __attribute_warn_unused_result__
280 __attribute_warn_unused_result__
578 __attribute_warn_unused_result__
968 __attribute_warn_unused_result__
981 __attribute_warn_unused_result__
997 __attribute_warn_unused_result__
1027 __attribute_warn_unused_result__
1052 __attribute_warn_unused_result__
[all …]
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/gl/
H A Dregex_internal.c38 internal_function __attribute_warn_unused_result__
66 internal_function __attribute_warn_unused_result__
129 internal_function __attribute_warn_unused_result__
270 internal_function __attribute_warn_unused_result__
574 internal_function __attribute_warn_unused_result__
971 internal_function __attribute_warn_unused_result__
983 internal_function __attribute_warn_unused_result__
999 internal_function __attribute_warn_unused_result__
1029 internal_function __attribute_warn_unused_result__
1054 internal_function __attribute_warn_unused_result__
[all …]
/dports/print/texinfo/texinfo-6.8/gnulib/lib/
H A Dregex_internal.c48 __attribute_warn_unused_result__
76 __attribute_warn_unused_result__
139 __attribute_warn_unused_result__
280 __attribute_warn_unused_result__
578 __attribute_warn_unused_result__
968 __attribute_warn_unused_result__
981 __attribute_warn_unused_result__
997 __attribute_warn_unused_result__
1027 __attribute_warn_unused_result__
1052 __attribute_warn_unused_result__
[all …]
/dports/misc/amanda-client/amanda-3.3.9/gnulib/
H A Dregex_internal.c38 internal_function __attribute_warn_unused_result__
66 internal_function __attribute_warn_unused_result__
129 internal_function __attribute_warn_unused_result__
270 internal_function __attribute_warn_unused_result__
574 internal_function __attribute_warn_unused_result__
971 internal_function __attribute_warn_unused_result__
983 internal_function __attribute_warn_unused_result__
999 internal_function __attribute_warn_unused_result__
1029 internal_function __attribute_warn_unused_result__
1054 internal_function __attribute_warn_unused_result__
[all …]
/dports/misc/amanda-server/amanda-3.3.9/gnulib/
H A Dregex_internal.c38 internal_function __attribute_warn_unused_result__
66 internal_function __attribute_warn_unused_result__
129 internal_function __attribute_warn_unused_result__
270 internal_function __attribute_warn_unused_result__
574 internal_function __attribute_warn_unused_result__
971 internal_function __attribute_warn_unused_result__
983 internal_function __attribute_warn_unused_result__
999 internal_function __attribute_warn_unused_result__
1029 internal_function __attribute_warn_unused_result__
1054 internal_function __attribute_warn_unused_result__
[all …]
/dports/lang/guile2/guile-2.2.7/lib/
H A Dregex_internal.c38 internal_function __attribute_warn_unused_result__
66 internal_function __attribute_warn_unused_result__
129 internal_function __attribute_warn_unused_result__
270 internal_function __attribute_warn_unused_result__
569 internal_function __attribute_warn_unused_result__
966 internal_function __attribute_warn_unused_result__
978 internal_function __attribute_warn_unused_result__
994 internal_function __attribute_warn_unused_result__
1024 internal_function __attribute_warn_unused_result__
1049 internal_function __attribute_warn_unused_result__
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/libgrep/
H A Dregex_internal.c48 __attribute_warn_unused_result__
76 __attribute_warn_unused_result__
139 __attribute_warn_unused_result__
280 __attribute_warn_unused_result__
577 __attribute_warn_unused_result__
967 __attribute_warn_unused_result__
980 __attribute_warn_unused_result__
996 __attribute_warn_unused_result__
1026 __attribute_warn_unused_result__
1051 __attribute_warn_unused_result__
[all …]

12345678910>>...12