Home
last modified time | relevance | path

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

/openbsd/src/lib/libexpat/tests/
Dcommon.c272 #define ALLOC_ALWAYS_SUCCEED (-1) macro
275 int g_allocation_count = ALLOC_ALWAYS_SUCCEED;
283 if (g_allocation_count != ALLOC_ALWAYS_SUCCEED) in duff_allocator()
Dcommon.h139 # define ALLOC_ALWAYS_SUCCEED (-1) macro
Dnsalloc_tests.c63 g_allocation_count = ALLOC_ALWAYS_SUCCEED; in nsalloc_setup()
130 g_allocation_count = ALLOC_ALWAYS_SUCCEED; in START_TEST()
Dhandlers.c1292 g_allocation_count = ALLOC_ALWAYS_SUCCEED; in external_entity_duff_loader()
1345 g_allocation_count = ALLOC_ALWAYS_SUCCEED; in external_entity_dbl_handler()
1495 g_allocation_count = ALLOC_ALWAYS_SUCCEED; in external_entity_parser_create_alloc_fail_handler()
Dalloc_tests.c63 g_allocation_count = ALLOC_ALWAYS_SUCCEED; in alloc_setup()