Searched refs:printformat (Results 1 – 1 of 1) sorted by relevance
37 #define ADD_TYPE(name, size, printformat,ispointer) \ argument38 …<std::string, VarType>(name, VarType(g_typeId++, name, (size + 7) >> 3, printformat , ispointer)));