Home
last modified time | relevance | path

Searched refs:Fnull (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/c-c++-common/
H A Dbuiltin-has-attribute-2.c158 typedef void Fnull (void*, void*, void*); in test_typedef() typedef
159 A (0, Fnull, nonnull); in test_typedef()
160 A (0, Fnull, nonnull (1)); in test_typedef()
161 A (0, Fnull, nonnull (2)); in test_typedef()
162 A (0, Fnull, nonnull (3)); in test_typedef()
164 typedef ATTR (nonnull) Fnull Fnonnull; in test_typedef()
189 A (0, Fnull, noreturn); in test_typedef()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/c-c++-common/
H A Dbuiltin-has-attribute-2.c158 typedef void Fnull (void*, void*, void*); in test_typedef() typedef
159 A (0, Fnull, nonnull); in test_typedef()
160 A (0, Fnull, nonnull (1)); in test_typedef()
161 A (0, Fnull, nonnull (2)); in test_typedef()
162 A (0, Fnull, nonnull (3)); in test_typedef()
164 typedef ATTR (nonnull) Fnull Fnonnull; in test_typedef()
189 A (0, Fnull, noreturn); in test_typedef()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/c-c++-common/
H A Dbuiltin-has-attribute-2.c158 typedef void Fnull (void*, void*, void*); in test_typedef() typedef
159 A (0, Fnull, nonnull); in test_typedef()
160 A (0, Fnull, nonnull (1)); in test_typedef()
161 A (0, Fnull, nonnull (2)); in test_typedef()
162 A (0, Fnull, nonnull (3)); in test_typedef()
164 typedef ATTR (nonnull) Fnull Fnonnull; in test_typedef()
189 A (0, Fnull, noreturn); in test_typedef()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/c-c++-common/
H A Dbuiltin-has-attribute-2.c158 typedef void Fnull (void*, void*, void*); in test_typedef() typedef
159 A (0, Fnull, nonnull); in test_typedef()
160 A (0, Fnull, nonnull (1)); in test_typedef()
161 A (0, Fnull, nonnull (2)); in test_typedef()
162 A (0, Fnull, nonnull (3)); in test_typedef()
164 typedef ATTR (nonnull) Fnull Fnonnull; in test_typedef()
189 A (0, Fnull, noreturn); in test_typedef()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/c-c++-common/
H A Dbuiltin-has-attribute-2.c158 typedef void Fnull (void*, void*, void*);
159 A (0, Fnull, nonnull);
160 A (0, Fnull, nonnull (1));
161 A (0, Fnull, nonnull (2));
162 A (0, Fnull, nonnull (3));
164 typedef ATTR (nonnull) Fnull Fnonnull;
189 A (0, Fnull, noreturn);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/c-c++-common/
H A Dbuiltin-has-attribute-2.c158 typedef void Fnull (void*, void*, void*); in test_typedef() typedef
159 A (0, Fnull, nonnull); in test_typedef()
160 A (0, Fnull, nonnull (1)); in test_typedef()
161 A (0, Fnull, nonnull (2)); in test_typedef()
162 A (0, Fnull, nonnull (3)); in test_typedef()
164 typedef ATTR (nonnull) Fnull Fnonnull; in test_typedef()
189 A (0, Fnull, noreturn); in test_typedef()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/c-c++-common/
H A Dbuiltin-has-attribute-2.c158 typedef void Fnull (void*, void*, void*); in test_typedef() typedef
159 A (0, Fnull, nonnull); in test_typedef()
160 A (0, Fnull, nonnull (1)); in test_typedef()
161 A (0, Fnull, nonnull (2)); in test_typedef()
162 A (0, Fnull, nonnull (3)); in test_typedef()
164 typedef ATTR (nonnull) Fnull Fnonnull; in test_typedef()
189 A (0, Fnull, noreturn); in test_typedef()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/c-c++-common/
H A Dbuiltin-has-attribute-2.c158 typedef void Fnull (void*, void*, void*); in test_typedef() typedef
159 A (0, Fnull, nonnull); in test_typedef()
160 A (0, Fnull, nonnull (1)); in test_typedef()
161 A (0, Fnull, nonnull (2)); in test_typedef()
162 A (0, Fnull, nonnull (3)); in test_typedef()
164 typedef ATTR (nonnull) Fnull Fnonnull; in test_typedef()
189 A (0, Fnull, noreturn); in test_typedef()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/c-c++-common/
H A Dbuiltin-has-attribute-2.c158 typedef void Fnull (void*, void*, void*); in test_typedef() typedef
159 A (0, Fnull, nonnull); in test_typedef()
160 A (0, Fnull, nonnull (1)); in test_typedef()
161 A (0, Fnull, nonnull (2)); in test_typedef()
162 A (0, Fnull, nonnull (3)); in test_typedef()
164 typedef ATTR (nonnull) Fnull Fnonnull; in test_typedef()
189 A (0, Fnull, noreturn); in test_typedef()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/c-c++-common/
H A Dbuiltin-has-attribute-2.c158 typedef void Fnull (void*, void*, void*); in test_typedef() typedef
159 A (0, Fnull, nonnull); in test_typedef()
160 A (0, Fnull, nonnull (1)); in test_typedef()
161 A (0, Fnull, nonnull (2)); in test_typedef()
162 A (0, Fnull, nonnull (3)); in test_typedef()
164 typedef ATTR (nonnull) Fnull Fnonnull; in test_typedef()
189 A (0, Fnull, noreturn); in test_typedef()
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/lrstanley/girc/
H A DREADME.md8 …="https://byteirc.org/channel/%23%2Fdev%2Fnull"><img src="https://img.shields.io/badge/ByteIRC-%23…
/dports/mail/dbmail/dbmail-3.2.5/test/
H A Dcheck_dbmail_imapd.c459 #define Fnull(a,b) c = imap_cleanup_address(a); fail_unless((c) && (strcmp(c, b)==0), "\n[] should … macro
470 Fnull(NULL, ""); in START_TEST()
/dports/lang/librep/librep_0.92.7/src/
H A Dlibrep.sym221 Fnull
H A Drep_subrs.h260 extern repv Fnull(repv);
H A Dlispcmds.c1728 DEFUN("null", Fnull, Snull, (repv arg), rep_Subr1) /*
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/
H A Dfile.c139 Fnull, /* NULL in file */ enumerator
/dports/lang/librep/librep_0.92.7/debian/
H A Dlibrep16.symbols224 Fnull@Base 0.90.1
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddata.c183 DEFUN ("null", Fnull, Snull, 1, 1, 0,
H A DChangeLog.131391 * data.c (Feq, Fnull, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp)
/dports/editors/emacs/emacs-27.2/src/
H A Ddata.c195 DEFUN ("null", Fnull, Snull, 1, 1, 0,
H A DChangeLog.131391 * data.c (Feq, Fnull, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp)