Searched refs:hardcodetype (Results 1 – 1 of 1) sorted by relevance
13 static int badsize(size_t sizeoftype, size_t hardcodetype) in badsize() argument15 return sizeoftype != hardcodetype; in badsize()