Searched defs:IS_ERR_VALUE (Results 1 - 1 of 1) sorted by last modified time

/u-boot/include/linux/
H A Derr.h22 #define IS_ERR_VALUE(x) unlikely((x) >= (unsigned long)-MAX_ERRNO) macro

Completed in 43 milliseconds