MeatAxe  2.4
c-matset.h
1 
2 #ifndef CHECK_FUNCTION_TABLE
3 
4 #include "meataxe.h"
5 
6 void TestMsAlloc(unsigned flags);
7 void TestMsClean(unsigned flags);
8 
9 
10 #else
11 
12  { 340, "Matrix set creation/destruction", TestMsAlloc },
13  { 341, "Matrix set cleaning", TestMsClean },
14 
15 #endif

MeatAxe 2.4 documentation, generated on Tue Aug 7 2018 11:18:12