Searched refs:SAME_AS (Results 1 – 1 of 1) sorted by relevance
11 #define SAME_AS(x) (const char *)&errno_message[x] macro55 ERRNO_MSG(EWOULDBLOCK, SAME_AS(EAGAIN)),72 ERRNO_MSG(EDEADLOCK, SAME_AS(EDEADLK)),
Completed in 3 milliseconds