Searched defs:ERR_PTR (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Derr.h21 static inline void *ERR_PTR(long error) function
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Derr.h23 static inline void *ERR_PTR(long error) function
/seL4-camkes-master/tools/riscv-pk/pk/
H A Dsyscall.h68 #define ERR_PTR(x) ((void*)(long)(x)) macro

Completed in 40 milliseconds