Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dtest_allocator.h24 #define WITH_MOCK_MALLOC(block, malloc_calls, ...) \ argument
27 set_mock_malloc(malloc_calls, __VA_ARGS__); \