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

/xsrc/external/mit/xorg-server/dist/include/
H A Dmisc.h443 #define BUG_RETURN_VAL_MSG(cond, val, ...) \ macro
/xsrc/external/mit/xorg-server/dist/os/
H A Dio.c696 BUG_RETURN_VAL_MSG(in_input_thread(), 0,
/xsrc/external/mit/xorg-server/dist/dix/
H A Dtouch.c963 BUG_RETURN_VAL_MSG(!events, BadAlloc, "Failed to allocate touch ownership events\n");
H A Ddevices.c383 BUG_RETURN_VAL_MSG(other == NULL, FALSE,

Completed in 9 milliseconds