Searched refs:test_memory (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dtest_test.c281 static int test_memory(void) function
547 ADD_TEST(test_memory);
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dtest_test.c281 static int test_memory(void) function
566 ADD_TEST(test_memory);
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/base/
H A Dtest_base.c75 test_memory(void) function
949 res |= test_memory();
/netbsd-current/sys/dev/stbi/
H A Dstb_image.c275 int (*test_memory)(stbi_uc const *buffer, int len); member in struct:__anon24
709 if (loaders[i]->test_memory(buffer,len))

Completed in 206 milliseconds