Searched refs:errcode (Results 1 – 9 of 9) sorted by relevance
100 extern void BZ2_bz__AssertH__fail ( int errcode );101 #define AssertH(cond,errcode) \ argument102 { if (!(cond)) BZ2_bz__AssertH__fail ( errcode ); }126 extern void bz_internal_error ( int errcode );127 #define AssertH(cond,errcode) \ argument128 { if (!(cond)) bz_internal_error ( errcode ); }
93 void BZ2_bz__AssertH__fail ( int errcode ) in BZ2_bz__AssertH__fail() argument104 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() argument1596 printf ("BZIP2 internal error %d\n", errcode); in bz_internal_error()
34 uint32_t errcode; member
265 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()
49 int errcode; member
398 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()
3160 int errcode; in print_insn_sparc() local3163 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()
4379 -rw-r--r-- root root 1695 ./usr/include/python3.8/errcode.h
4378 -rw-r--r-- root root 1695 ./usr/include/python3.8/errcode.h