Home
last modified time | relevance | path

Searched defs:errcode (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfsl_secboot_err.h50 int errcode; member
/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib.c93 void BZ2_bz__AssertH__fail ( int errcode ) in BZ2_bz__AssertH__fail()
1594 void bz_internal_error(int errcode) in bz_internal_error()
H A Dbzlib_private.h101 #define AssertH(cond,errcode) \ argument
127 #define AssertH(cond,errcode) \ argument