Home
last modified time | relevance | path

Searched refs:test_false (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h244 int test_false(const char *file, int line, const char *s, int b);
361 # define TEST_false(a) test_false(__FILE__, __LINE__, #a, (a) != 0)
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h379 int test_false(const char *file, int line, const char *s, int b);
508 # define TEST_false(a) test_false(__FILE__, __LINE__, #a, (a) != 0)
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dtests.c245 int test_false(const char *file, int line, const char *s, int b) in test_false() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Dtests.c269 int test_false(const char *file, int line, const char *s, int b) in test_false() function
/netbsd-src/external/gpl3/gdb/dist/sim/aarch64/
H A DChangeLog-2021270 2. Move test_false if inside loop. Fix logic for computing result