Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/test/
H A Dmemory_allocation_test.c92 #define WITH_MOCK_MALLOC(block, malloc_calls, ...) \ argument
94 set_mock_malloc(malloc_calls, __VA_ARGS__); \