MeatAxe  2.4
c-stf.h
1 #ifndef CHECK_FUNCTION_TABLE
2 
3 void TestStf1(unsigned flags);
4 void TestStf2(unsigned flags);
5 
6 #else
7 
8  { 750, "STF functions: basic", TestStf1 },
9  { 751, "STF functions: Large data", TestStf2 },
10 
11 #endif

MeatAxe 2.4 documentation, generated on Tue May 21 2013 17:51:45