Home
last modified time | relevance | path

Searched refs:errno_max (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/tests/include/pdclib/auxiliary/errno/
H A Derrno_readout.c100 size_t errno_max = 0; in main() local
107 if ( error[i].errno_value > errno_max ) in main()
109 errno_max = error[i].errno_value; in main()
141 printf( "#define _PDCLIB_ERRNO_MAX %d\n", ( int )errno_max + 1 ); in main()
156 struct einfo * sortlst = malloc( sizeof( struct einfo ) * ( errno_max + 1 ) ); in main()
161 for ( size_t i = 1; i <= errno_max; ++i ) in main()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dresult.h35 enum err_limits { errno_max = 1000000, ssl_zero = 2000000 }; enumerator
45 static inline int is_ssl_err(int err) { return err > errno_max; } in is_ssl_err()
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dresult.h43 errno_max = 1000000, enumerator
69 return err > errno_max; in is_ssl_err()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dresult.h43 errno_max = 1000000, enumerator
69 return err > errno_max; in is_ssl_err()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dresult.h43 errno_max = 1000000, enumerator
69 return err > errno_max; in is_ssl_err()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dresult.h43 errno_max = 1000000, enumerator
69 return err > errno_max; in is_ssl_err()
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dresult.h43 errno_max = 1000000, enumerator
69 return err > errno_max; in is_ssl_err()
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dresult.h43 errno_max = 1000000, enumerator
69 return err > errno_max; in is_ssl_err()
/dports/math/py-pygsl/pygsl-2.3.0/src/init/
H A Derror_helpers.c375 _PyGSL_register_error(PyObject *dict, int errno_max, PyObject * err_ob) in _PyGSL_register_error() argument
425 PyGSL_register_error_objs(PyObject *self, PyObject *args, PyObject *dict, int errno_max) in PyGSL_register_error_objs() argument
438 flag = _PyGSL_register_error(dict, errno_max, tmp); in PyGSL_register_error_objs()
/dports/lang/gcc6-aux/gcc-6-20180516/libiberty/
H A Dstrerror.c592 errno_max (void) in errno_max() function
792 errnmax = errno_max (); in main()
/dports/lang/gcc12-devel/gcc-12-20211205/libiberty/
H A Dstrerror.c592 errno_max (void) in errno_max() function
792 errnmax = errno_max (); in main()
/dports/lang/gcc8/gcc-8.5.0/libiberty/
H A Dstrerror.c592 errno_max (void) in errno_max() function
792 errnmax = errno_max (); in main()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libiberty/
H A Dstrerror.c587 errno_max (void) in errno_max() function
787 errnmax = errno_max (); in main()
/dports/lang/gcc48/gcc-4.8.5/libiberty/
H A Dstrerror.c587 errno_max (void) in errno_max() function
787 errnmax = errno_max (); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libiberty/
H A Dstrerror.c592 errno_max (void) in errno_max() function
792 errnmax = errno_max (); in main()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/libiberty/
H A Dstrerror.c592 errno_max (void) in errno_max() function
792 errnmax = errno_max (); in main()
/dports/lang/gcc11/gcc-11.2.0/libiberty/
H A Dstrerror.c592 errno_max (void) in errno_max() function
792 errnmax = errno_max (); in main()
/dports/lang/gcc10/gcc-10.3.0/libiberty/
H A Dstrerror.c592 errno_max (void) in errno_max() function
792 errnmax = errno_max (); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/libiberty/
H A Dstrerror.c592 errno_max (void) in errno_max() function
792 errnmax = errno_max (); in main()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dstrerror.c587 errno_max () in errno_max() function
790 errnmax = errno_max (); in main()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A Dstrerror.c587 errno_max () in errno_max() function
790 errnmax = errno_max (); in main()
/dports/devel/arm-elf-binutils/binutils-2.37/libiberty/
H A Dstrerror.c592 errno_max (void) in errno_max() function
792 errnmax = errno_max (); in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libiberty/
H A Dstrerror.c592 errno_max (void) in errno_max() function
792 errnmax = errno_max (); in main()
/dports/devel/avr-gcc/gcc-10.2.0/libiberty/
H A Dstrerror.c592 errno_max (void) in errno_max() function
792 errnmax = errno_max (); in main()
/dports/devel/avr-gdb/gdb-7.3.1/libiberty/
H A Dstrerror.c587 errno_max (void) in errno_max() function
787 errnmax = errno_max (); in main()

12345678