Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGlobal.h50 #define _RPT2(a,b,c,d) macro
87 #ifndef _RPT2
88 #define _RPT2(a,b,c,d)((void)0) macro
126 #define _RPT2(a,b,c,d) macro
DPVRTShadowVol.cpp324 _RPT2(_CRT_WARN, "Unique vertices : %d (from %d)\n", psMesh->nV, nNumVertex); in PVRTShadowVolMeshCreateMesh()
325 _RPT2(_CRT_WARN, "Unique edges : %d (from %d)\n", psMesh->nE, nNumFaces * 3); in PVRTShadowVolMeshCreateMesh()
326 _RPT2(_CRT_WARN, "Unique triangles: %d (from %d)\n", psMesh->nT, nNumFaces); in PVRTShadowVolMeshCreateMesh()
/external/pdfium/third_party/libpng16/
Dpngdebug.h67 _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2)
/external/libpng/
Dpngdebug.h67 _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2)
/external/syslinux/com32/include/
Dpng.h2620 #define png_debug2(l,m,p1,p2) _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2)