Searched refs:RETURN_ERROR (Results 1 – 6 of 6) sorted by relevance
100 #define RETURN_ERROR \ macro308 RETURN_ERROR; in Parse_TempReg()334 RETURN_ERROR; in Parse_AddrReg()338 RETURN_ERROR; in Parse_AddrReg()342 RETURN_ERROR; in Parse_AddrReg()357 RETURN_ERROR; in Parse_AbsParamReg()360 RETURN_ERROR; in Parse_AbsParamReg()363 RETURN_ERROR; in Parse_AbsParamReg()373 RETURN_ERROR; in Parse_AbsParamReg()377 RETURN_ERROR; in Parse_AbsParamReg()[all …]
188 #define RETURN_ERROR \ macro441 RETURN_ERROR; in Parse_Identifier()577 RETURN_ERROR; in Parse_TextureImageId()694 RETURN_ERROR; in Parse_CondCodeMask()716 RETURN_ERROR; in Parse_TempReg()768 RETURN_ERROR; in Parse_ProgramParamReg()778 RETURN_ERROR; in Parse_ProgramParamReg()803 RETURN_ERROR; in Parse_FragReg()836 RETURN_ERROR; in Parse_OutputReg()870 RETURN_ERROR; in Parse_MaskedDstReg()[all …]
46 #define RETURN_ERROR(CODE) (rec->except_enabled ? longjmp(rec->except_buf, (CODE)) : SERVICE_ERROR… macro
59 (RETURN_ERROR, RETURN_BUSY, RETURN_RETRY, RETURN_READY,