Lines Matching refs:SDK_TASSERTMSG
71 SDK_TASSERTMSG(!(a & b), \
202 SDK_TASSERTMSG(((r1) <= (d1)) && ((r2) >= (d2)), \
207 SDK_TASSERTMSG(( ((r1) <= (d1)) && ((r2) >= (d2)) ) || ( ((r3) <= (d1)) && ((r4) >= (d2)) ), \
452 SDK_TASSERTMSG(last <= 0x04000, in GX_RegionCheck_TexPltt_()
457 SDK_TASSERTMSG(last <= 0x08000, in GX_RegionCheck_TexPltt_()
462 SDK_TASSERTMSG(last <= 0x10000, in GX_RegionCheck_TexPltt_()
467 SDK_TASSERTMSG(last <= 0x14000, in GX_RegionCheck_TexPltt_()
472 … SDK_TASSERTMSG(last <= 0x18000, "Illegal Address/size specified(0x%5x->0x%5x)", first, last); in GX_RegionCheck_TexPltt_()
493 SDK_TASSERTMSG(last <= 0x20000, in GX_RegionCheck_Tex_()
503 SDK_TASSERTMSG(last <= 0x40000, in GX_RegionCheck_Tex_()
511 SDK_TASSERTMSG(last <= 0x60000, in GX_RegionCheck_Tex_()
516 … SDK_TASSERTMSG(last <= 0x80000, "Illegal Address/size specified(0x%5x->0x%5x)", first, last); in GX_RegionCheck_Tex_()