Lines Matching refs:SDK_ASSERTMSG
71 SDK_ASSERTMSG(!(a & b), \
202 SDK_ASSERTMSG(((r1) <= (d1)) && ((r2) >= (d2)), \
207 SDK_ASSERTMSG(( ((r1) <= (d1)) && ((r2) >= (d2)) ) || ( ((r3) <= (d1)) && ((r4) >= (d2)) ), \
450 SDK_ASSERTMSG(last <= 0x04000, in GX_RegionCheck_TexPltt_()
455 SDK_ASSERTMSG(last <= 0x08000, in GX_RegionCheck_TexPltt_()
460 SDK_ASSERTMSG(last <= 0x10000, in GX_RegionCheck_TexPltt_()
465 SDK_ASSERTMSG(last <= 0x14000, in GX_RegionCheck_TexPltt_()
470 SDK_ASSERTMSG(last <= 0x18000, "Illegal Address/size specified(0x%5x->0x%5x)", first, last); in GX_RegionCheck_TexPltt_()
491 SDK_ASSERTMSG(last <= 0x20000, in GX_RegionCheck_Tex_()
501 SDK_ASSERTMSG(last <= 0x40000, in GX_RegionCheck_Tex_()
509 SDK_ASSERTMSG(last <= 0x60000, in GX_RegionCheck_Tex_()
514 SDK_ASSERTMSG(last <= 0x80000, "Illegal Address/size specified(0x%5x->0x%5x)", first, last); in GX_RegionCheck_Tex_()