Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_private.h100 extern void BZ2_bz__AssertH__fail ( int errcode );
101 #define AssertH(cond,errcode) \ argument
102 { if (!(cond)) BZ2_bz__AssertH__fail ( errcode ); }
126 extern void bz_internal_error ( int errcode );
127 #define AssertH(cond,errcode) \ argument
128 { if (!(cond)) bz_internal_error ( errcode ); }
H A Dbzlib.c93 void BZ2_bz__AssertH__fail ( int errcode ) in BZ2_bz__AssertH__fail() argument
104 errcode, in BZ2_bz__AssertH__fail()
108 if (errcode == 1007) { in BZ2_bz__AssertH__fail()
1594 void bz_internal_error(int errcode) in bz_internal_error() argument
1596 printf ("BZIP2 internal error %d\n", errcode); in bz_internal_error()
/openbmc/qemu/backends/tpm/
H A Dtpm_int.h34 uint32_t errcode; member
H A Dtpm_util.c265 be32_to_cpu(tpm_resp.hdr.errcode)); in tpm_util_get_buffer_size()
314 be32_to_cpu(tpm2_resp.hdr.errcode)); in tpm_util_get_buffer_size()
/openbmc/u-boot/include/
H A Dfsl_secboot_err.h49 int errcode; member
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c398 for (e = fsl_secboot_errcodes; e->errcode != ERROR_ESBC_CLIENT_MAX; in fsl_secboot_handle_error()
400 if (e->errcode == error) in fsl_secboot_handle_error()
/openbmc/qemu/disas/
H A Dsparc.c3160 int errcode; in print_insn_sparc() local
3163 errcode = in print_insn_sparc()
3167 errcode = 1; in print_insn_sparc()
3171 if (errcode == 0) in print_insn_sparc()
3184 errcode = (*info->read_memory_func) in print_insn_sparc()
3187 errcode = 1; in print_insn_sparc()
3195 if (errcode == 0) in print_insn_sparc()
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt4379 -rw-r--r-- root root 1695 ./usr/include/python3.8/errcode.h
H A Dbuildhistory_filelist1.txt4378 -rw-r--r-- root root 1695 ./usr/include/python3.8/errcode.h