Searched refs:BUG_RETURN (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dmisc.h434 #define BUG_RETURN(cond) \ macro
/xsrc/external/mit/xorg-server/dist/dix/
H A Dgestures.c161 BUG_RETURN(gi->has_listener);
H A Dgrabs.c255 BUG_RETURN(!pGrab);
H A Denterleave.c732 BUG_RETURN(evcount > ARRAY_SIZE(sev));
/xsrc/external/mit/xorg-server/dist/render/
H A Dglyph.c252 BUG_RETURN(glyph->refcnt == 0);
/xsrc/external/mit/xorg-server/dist/os/
H A Dutils.c441 BUG_RETURN (clockid);
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexevents.c1112 BUG_RETURN(ti->listeners[0].type != TOUCH_LISTENER_GRAB &&
1114 BUG_RETURN(!grab);

Completed in 12 milliseconds