Searched refs:INVALID_RESULT (Results 1 – 2 of 2) sorted by relevance
44 #define INVALID_RESULT ((uint32_t)-1U) macro67 reply.rdr_status = INVALID_RESULT; in main_switcher()131 assert(reply.rdr_status != INVALID_RESULT); in main_switcher()
57 #define INVALID_RESULT ((rep_protocol_responseid_t)INT_MIN) macro2301 rep_protocol_responseid_t result = INVALID_RESULT; in client_switcher()2414 assert(result != INVALID_RESULT && retsize == sizeof (result)); in client_switcher()