Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A D_helper_jea.h44 #define ErrorGotoPlus3(e,s,a,b,c) {DXSetError(e,s,a,b,c); goto error;} macro
H A Doverlay.c181 ErrorGotoPlus3( ERROR_DATA_INVALID, "#10110", "'blend'", 0, 1 ); in m_Overlay()
706 ErrorGotoPlus3( ERROR_DATA_INVALID, "#10110", in matte_images()
H A D_helper_jea.c466 ErrorGotoPlus3 in _dxf_GetComponentData()