Home
last modified time | relevance | path

Searched refs:shouldfail (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/crypto/openssl/crypto/
H A Dmem.c49 static int shouldfail(void);
51 # define FAILTEST() if (shouldfail()) return NULL
145 static int shouldfail(void) in shouldfail() function
/freebsd-12.1/contrib/gcc/doc/
H A Dsourcebuild.texi1008 @item @{ dg-shouldfail @var{comment} @{ @var{selector} @} @{ @var{include-opts} @} @{ @var{exclude…
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20063539 * doc/sourcebuild.texi (Test Directives): Document dg-shouldfail.