102
102
error inject value instead of a code used by debug macros.
104
104
#define SET_ERROR_INJECT_VALUE(x) \
106
106
#define ERROR_INJECT_ACTION(code, action) \
107
107
(check_and_unset_keyword(code) ? ((action), 0) : 0)
108
108
#define ERROR_INJECT(code) \