Searched refs:exp (Results 1 – 1 of 1) sorted by relevance
40 #define TEMP_FAILURE_RETRY(exp) \ argument42 __typeof__(exp) _rc; \44 _rc = (exp); \