Searched refs:RT_FAILURE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A DVBoxVideoErr.h47 #define RT_FAILURE(rc) ( unlikely(!RT_SUCCESS_NP(rc)) ) macro
H A Dsetmode.c110 if (RT_FAILURE(rc))
H A DModesetting.c383 if (RT_FAILURE(rc) || u32Flags > UINT16_MAX)
H A DHGSMICommon.c210 if (RT_FAILURE(rc))

Completed in 4 milliseconds