Home
last modified time | relevance | path

Searched refs:u32StuctSize (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c35 #define CheckSize(u32InputSize, u32StuctSize, eCmd) do{\ argument
38 #define CheckSize(u32InputSize, u32StuctSize, eCmd) do{\ argument
39 if(u32InputSize != u32StuctSize)\
41 …x%tx; [eCmd=%d]\n",__FUNCTION__,__LINE__,(ptrdiff_t)u32InputSize, (ptrdiff_t)u32StuctSize, eCmd));\