Searched refs:test_memory (Results 1 – 4 of 4) sorted by relevance
281 static int test_memory(void) in test_memory() function547 ADD_TEST(test_memory); in setup_tests()
281 static int test_memory(void) in test_memory() function566 ADD_TEST(test_memory); in setup_tests()
75 test_memory(void) in test_memory() function949 res |= test_memory(); in main()
275 int (*test_memory)(stbi_uc const *buffer, int len); member709 if (loaders[i]->test_memory(buffer,len)) in stbi_load_from_memory()