Searched refs:u32StuctSize (Results 1 – 1 of 1) sorted by relevance
35 #define CheckSize(u32InputSize, u32StuctSize, eCmd) do{\ argument38 #define CheckSize(u32InputSize, u32StuctSize, eCmd) do{\ argument39 if(u32InputSize != u32StuctSize)\41 …x%tx; [eCmd=%d]\n",__FUNCTION__,__LINE__,(ptrdiff_t)u32InputSize, (ptrdiff_t)u32StuctSize, eCmd));\