Home
last modified time | relevance | path

Searched refs:SAME_AS (Results 1 – 1 of 1) sorted by relevance

/u-boot/lib/
A Derrno_str.c11 #define SAME_AS(x) (const char *)&errno_message[x] macro
55 ERRNO_MSG(EWOULDBLOCK, SAME_AS(EAGAIN)),
72 ERRNO_MSG(EDEADLOCK, SAME_AS(EDEADLK)),

Completed in 3 milliseconds