Searched defs:_VECTOR (Results 1 – 2 of 2) sorted by relevance
68 const _VECTOR(test_problem, unit_test_allocator)& in _VECTOR() function74 const _VECTOR(test_problem, unit_test_allocator)& in _VECTOR() function
90 #define _VECTOR(var,allocator) UnitTest_Vector<var,allocator> macro