github.com/afumu/libc@v0.0.6/limits/limits_openbsd_arm64.go (about)

     1  // Code generated by 'ccgo limits/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -ignore-unsupported-alignment -o limits/limits_openbsd_arm64.go -pkgname limits', DO NOT EDIT.
     2  
     3  package limits
     4  
     5  import (
     6  	"math"
     7  	"reflect"
     8  	"sync/atomic"
     9  	"unsafe"
    10  )
    11  
    12  var _ = math.Pi
    13  var _ reflect.Kind
    14  var _ atomic.Value
    15  var _ unsafe.Pointer
    16  
    17  const (
    18  	ARG_MAX                              = 524288               // syslimits.h:38:1:
    19  	BC_BASE_MAX                          = 2147483647           // syslimits.h:51:1:
    20  	BC_DIM_MAX                           = 65535                // syslimits.h:52:1:
    21  	BC_SCALE_MAX                         = 2147483647           // syslimits.h:53:1:
    22  	BC_STRING_MAX                        = 2147483647           // syslimits.h:54:1:
    23  	CHAR_BIT                             = 8                    // limits.h:36:1:
    24  	CHAR_MAX                             = 0xff                 // limits.h:44:1:
    25  	CHAR_MIN                             = 0                    // limits.h:43:1:
    26  	CHILD_MAX                            = 80                   // syslimits.h:39:1:
    27  	COLL_WEIGHTS_MAX                     = 2                    // syslimits.h:55:1:
    28  	EXPR_NEST_MAX                        = 32                   // syslimits.h:56:1:
    29  	GID_MAX                              = 4294967295           // limits.h:84:1:
    30  	HOST_NAME_MAX                        = 255                  // syslimits.h:76:1:
    31  	INT_MAX                              = 0x7fffffff           // limits.h:57:1:
    32  	INT_MIN                              = -2147483648          // limits.h:58:1:
    33  	IOV_MAX                              = 1024                 // syslimits.h:64:1:
    34  	LINE_MAX                             = 2048                 // syslimits.h:57:1:
    35  	LINK_MAX                             = 32767                // syslimits.h:40:1:
    36  	LLONG_MAX                            = 0x7fffffffffffffff   // limits.h:76:1:
    37  	LLONG_MIN                            = -9223372036854775808 // limits.h:78:1:
    38  	LOGIN_NAME_MAX                       = 32                   // syslimits.h:72:1:
    39  	LONG_BIT                             = 64                   // limits.h:89:1:
    40  	LONG_MAX                             = 0x7fffffffffffffff   // limits.h:63:1:
    41  	LONG_MIN                             = -9223372036854775808 // limits.h:65:1:
    42  	MAX_CANON                            = 255                  // syslimits.h:41:1:
    43  	MAX_INPUT                            = 255                  // syslimits.h:42:1:
    44  	MB_LEN_MAX                           = 4                    // limits.h:50:1:
    45  	NAME_MAX                             = 255                  // syslimits.h:43:1:
    46  	NGROUPS_MAX                          = 16                   // syslimits.h:44:1:
    47  	NL_ARGMAX                            = 9                    // limits.h:89:1:
    48  	NL_LANGMAX                           = 14                   // limits.h:90:1:
    49  	NL_MSGMAX                            = 32767                // limits.h:91:1:
    50  	NL_SETMAX                            = 255                  // limits.h:92:1:
    51  	NL_TEXTMAX                           = 255                  // limits.h:93:1:
    52  	NZERO                                = 20                   // syslimits.h:65:1:
    53  	OPEN_MAX                             = 64                   // syslimits.h:45:1:
    54  	PATH_MAX                             = 1024                 // syslimits.h:46:1:
    55  	PIPE_BUF                             = 512                  // syslimits.h:47:1:
    56  	QUAD_MAX                             = 0x7fffffffffffffff   // limits.h:51:1:
    57  	QUAD_MIN                             = -9223372036854775808 // limits.h:52:1:
    58  	RE_DUP_MAX                           = 255                  // syslimits.h:59:1:
    59  	SCHAR_MAX                            = 0x7f                 // limits.h:38:1:
    60  	SCHAR_MIN                            = -128                 // limits.h:39:1:
    61  	SEM_VALUE_MAX                        = 4294967295           // syslimits.h:60:1:
    62  	SHRT_MAX                             = 0x7fff               // limits.h:53:1:
    63  	SHRT_MIN                             = -32768               // limits.h:54:1:
    64  	SIZE_MAX                             = 18446744073709551615 // limits.h:42:1:
    65  	SIZE_T_MAX                           = 18446744073709551615 // limits.h:48:1:
    66  	SSIZE_MAX                            = 9223372036854775807  // limits.h:44:1:
    67  	SYMLINK_MAX                          = 1024                 // syslimits.h:48:1:
    68  	SYMLOOP_MAX                          = 32                   // syslimits.h:49:1:
    69  	TTY_NAME_MAX                         = 260                  // syslimits.h:71:1:
    70  	UCHAR_MAX                            = 0xff                 // limits.h:41:1:
    71  	UID_MAX                              = 4294967295           // limits.h:83:1:
    72  	UINT_MAX                             = 0xffffffff           // limits.h:56:1:
    73  	ULLONG_MAX                           = 0xffffffffffffffff   // limits.h:74:1:
    74  	ULONG_MAX                            = 0xffffffffffffffff   // limits.h:61:1:
    75  	UQUAD_MAX                            = 0xffffffffffffffff   // limits.h:50:1:
    76  	USHRT_MAX                            = 0xffff               // limits.h:52:1:
    77  	WORD_BIT                             = 32                   // limits.h:93:1:
    78  	X_FILE_OFFSET_BITS                   = 64                   // <builtin>:25:1:
    79  	X_LIMITS_H_                          = 0                    // limits.h:36:1:
    80  	X_LP64                               = 1                    // <predefined>:1:1:
    81  	X_MACHINE_CDEFS_H_                   = 0                    // cdefs.h:4:1:
    82  	X_MACHINE_LIMITS_H_                  = 0                    // limits.h:36:1:
    83  	X_MAXCOMLEN                          = 24                   // syslimits.h:79:1:
    84  	X_POSIX2_BC_BASE_MAX                 = 99                   // limits.h:71:1:
    85  	X_POSIX2_BC_DIM_MAX                  = 2048                 // limits.h:72:1:
    86  	X_POSIX2_BC_SCALE_MAX                = 99                   // limits.h:73:1:
    87  	X_POSIX2_BC_STRING_MAX               = 1000                 // limits.h:74:1:
    88  	X_POSIX2_CHARCLASS_NAME_MAX          = 14                   // limits.h:79:1:
    89  	X_POSIX2_COLL_WEIGHTS_MAX            = 2                    // limits.h:75:1:
    90  	X_POSIX2_EXPR_NEST_MAX               = 32                   // limits.h:76:1:
    91  	X_POSIX2_LINE_MAX                    = 2048                 // limits.h:77:1:
    92  	X_POSIX2_RE_DUP_MAX                  = 255                  // limits.h:78:1:
    93  	X_POSIX_ARG_MAX                      = 4096                 // limits.h:41:1:
    94  	X_POSIX_CHILD_MAX                    = 25                   // limits.h:42:1:
    95  	X_POSIX_CLOCKRES_MIN                 = 20000000             // limits.h:61:1:
    96  	X_POSIX_HOST_NAME_MAX                = 255                  // limits.h:82:1:
    97  	X_POSIX_LINK_MAX                     = 8                    // limits.h:43:1:
    98  	X_POSIX_LOGIN_NAME_MAX               = 9                    // limits.h:83:1:
    99  	X_POSIX_MAX_CANON                    = 255                  // limits.h:44:1:
   100  	X_POSIX_MAX_INPUT                    = 255                  // limits.h:45:1:
   101  	X_POSIX_NAME_MAX                     = 14                   // limits.h:46:1:
   102  	X_POSIX_NGROUPS_MAX                  = 8                    // limits.h:62:1:
   103  	X_POSIX_OPEN_MAX                     = 20                   // limits.h:63:1:
   104  	X_POSIX_PATH_MAX                     = 256                  // limits.h:47:1:
   105  	X_POSIX_PIPE_BUF                     = 512                  // limits.h:48:1:
   106  	X_POSIX_RE_DUP_MAX                   = 255                  // limits.h:49:1:
   107  	X_POSIX_SEM_NSEMS_MAX                = 256                  // limits.h:50:1:
   108  	X_POSIX_SEM_VALUE_MAX                = 32767                // limits.h:51:1:
   109  	X_POSIX_SSIZE_MAX                    = 32767                // limits.h:52:1:
   110  	X_POSIX_STREAM_MAX                   = 8                    // limits.h:53:1:
   111  	X_POSIX_SYMLINK_MAX                  = 255                  // limits.h:54:1:
   112  	X_POSIX_SYMLOOP_MAX                  = 8                    // limits.h:55:1:
   113  	X_POSIX_THREAD_DESTRUCTOR_ITERATIONS = 4                    // limits.h:56:1:
   114  	X_POSIX_THREAD_KEYS_MAX              = 128                  // limits.h:57:1:
   115  	X_POSIX_THREAD_THREADS_MAX           = 4                    // limits.h:58:1:
   116  	X_POSIX_TTY_NAME_MAX                 = 9                    // limits.h:84:1:
   117  	X_POSIX_TZNAME_MAX                   = 6                    // limits.h:64:1:
   118  	X_RET_PROTECTOR                      = 1                    // <predefined>:2:1:
   119  	X_SYS_CDEFS_H_                       = 0                    // cdefs.h:39:1:
   120  	X_SYS_LIMITS_H_                      = 0                    // limits.h:27:1:
   121  	X_XOPEN_IOV_MAX                      = 16                   // limits.h:106:1:
   122  	X_XOPEN_NAME_MAX                     = 255                  // limits.h:107:1:
   123  	X_XOPEN_PATH_MAX                     = 1024                 // limits.h:108:1:
   124  	Unix                                 = 1                    // <predefined>:360:1:
   125  )
   126  
   127  type Ptrdiff_t = int64 /* <builtin>:3:26 */
   128  
   129  type Size_t = uint64 /* <builtin>:9:23 */
   130  
   131  type Wchar_t = int32 /* <builtin>:15:24 */
   132  
   133  type X__int128_t = struct {
   134  	Flo int64
   135  	Fhi int64
   136  } /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128
   137  type X__uint128_t = struct {
   138  	Flo uint64
   139  	Fhi uint64
   140  } /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128
   141  
   142  type X__builtin_va_list = uintptr /* <builtin>:46:14 */
   143  type X__float128 = float64        /* <builtin>:47:21 */
   144  
   145  //	$OpenBSD: limits.h,v 1.19 2015/01/20 22:09:50 tedu Exp $
   146  //	$NetBSD: limits.h,v 1.7 1994/10/26 00:56:00 cgd Exp $
   147  
   148  // Copyright (c) 1988 The Regents of the University of California.
   149  // All rights reserved.
   150  //
   151  // Redistribution and use in source and binary forms, with or without
   152  // modification, are permitted provided that the following conditions
   153  // are met:
   154  // 1. Redistributions of source code must retain the above copyright
   155  //    notice, this list of conditions and the following disclaimer.
   156  // 2. Redistributions in binary form must reproduce the above copyright
   157  //    notice, this list of conditions and the following disclaimer in the
   158  //    documentation and/or other materials provided with the distribution.
   159  // 3. Neither the name of the University nor the names of its contributors
   160  //    may be used to endorse or promote products derived from this software
   161  //    without specific prior written permission.
   162  //
   163  // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   164  // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   165  // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   166  // ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   167  // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   168  // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   169  // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   170  // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   171  // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   172  // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   173  // SUCH DAMAGE.
   174  //
   175  //	@(#)limits.h	5.9 (Berkeley) 4/3/91
   176  
   177  //	$OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $
   178  //	$NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $
   179  
   180  // Copyright (c) 1991, 1993
   181  //	The Regents of the University of California.  All rights reserved.
   182  //
   183  // This code is derived from software contributed to Berkeley by
   184  // Berkeley Software Design, Inc.
   185  //
   186  // Redistribution and use in source and binary forms, with or without
   187  // modification, are permitted provided that the following conditions
   188  // are met:
   189  // 1. Redistributions of source code must retain the above copyright
   190  //    notice, this list of conditions and the following disclaimer.
   191  // 2. Redistributions in binary form must reproduce the above copyright
   192  //    notice, this list of conditions and the following disclaimer in the
   193  //    documentation and/or other materials provided with the distribution.
   194  // 3. Neither the name of the University nor the names of its contributors
   195  //    may be used to endorse or promote products derived from this software
   196  //    without specific prior written permission.
   197  //
   198  // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   199  // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   200  // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   201  // ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   202  // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   203  // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   204  // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   205  // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   206  // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   207  // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   208  // SUCH DAMAGE.
   209  //
   210  //	@(#)cdefs.h	8.7 (Berkeley) 1/21/94
   211  
   212  //	$OpenBSD: cdefs.h,v 1.1 2016/12/17 23:38:33 patrick Exp $
   213  
   214  // Macro to test if we're using a specific version of gcc or later.
   215  
   216  // The __CONCAT macro is used to concatenate parts of symbol names, e.g.
   217  // with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
   218  // The __CONCAT macro is a bit tricky -- make sure you don't put spaces
   219  // in between its arguments.  Do not use __CONCAT on double-quoted strings,
   220  // such as those from the __STRING macro: to concatenate strings just put
   221  // them next to each other.
   222  
   223  // GCC1 and some versions of GCC2 declare dead (non-returning) and
   224  // pure (no side effects) functions using "volatile" and "const";
   225  // unfortunately, these then cause warnings under "-ansi -pedantic".
   226  // GCC >= 2.5 uses the __attribute__((attrs)) style.  All of these
   227  // work for GNU C++ (modulo a slight glitch in the C++ grammar in
   228  // the distribution version of 2.5.5).
   229  
   230  // __returns_twice makes the compiler not assume the function
   231  // only returns once.  This affects registerisation of variables:
   232  // even local variables need to be in memory across such a call.
   233  // Example: setjmp()
   234  
   235  // __only_inline makes the compiler only use this function definition
   236  // for inlining; references that can't be inlined will be left as
   237  // external references instead of generating a local copy.  The
   238  // matching library should include a simple extern definition for
   239  // the function to handle those references.  c.f. ctype.h
   240  
   241  // GNU C version 2.96 adds explicit branch prediction so that
   242  // the CPU back-end can hint the processor and also so that
   243  // code blocks can be reordered such that the predicted path
   244  // sees a more linear flow, thus improving cache behavior, etc.
   245  //
   246  // The following two macros provide us with a way to utilize this
   247  // compiler feature.  Use __predict_true() if you expect the expression
   248  // to evaluate to true, and __predict_false() if you expect the
   249  // expression to evaluate to false.
   250  //
   251  // A few notes about usage:
   252  //
   253  //	* Generally, __predict_false() error condition checks (unless
   254  //	  you have some _strong_ reason to do otherwise, in which case
   255  //	  document it), and/or __predict_true() `no-error' condition
   256  //	  checks, assuming you want to optimize for the no-error case.
   257  //
   258  //	* Other than that, if you don't know the likelihood of a test
   259  //	  succeeding from empirical or other `hard' evidence, don't
   260  //	  make predictions.
   261  //
   262  //	* These are meant to be used in places that are run `a lot'.
   263  //	  It is wasteful to make predictions in code that is run
   264  //	  seldomly (e.g. at subsystem initialization time) as the
   265  //	  basic block reordering that this affects can often generate
   266  //	  larger code.
   267  
   268  // Delete pseudo-keywords wherever they are not available or needed.
   269  
   270  // The __packed macro indicates that a variable or structure members
   271  // should have the smallest possible alignment, despite any host CPU
   272  // alignment requirements.
   273  //
   274  // The __aligned(x) macro specifies the minimum alignment of a
   275  // variable or structure.
   276  //
   277  // These macros together are useful for describing the layout and
   278  // alignment of messages exchanged with hardware or other systems.
   279  
   280  // "The nice thing about standards is that there are so many to choose from."
   281  // There are a number of "feature test macros" specified by (different)
   282  // standards that determine which interfaces and types the header files
   283  // should expose.
   284  //
   285  // Because of inconsistencies in these macros, we define our own
   286  // set in the private name space that end in _VISIBLE.  These are
   287  // always defined and so headers can test their values easily.
   288  // Things can get tricky when multiple feature macros are defined.
   289  // We try to take the union of all the features requested.
   290  //
   291  // The following macros are guaranteed to have a value after cdefs.h
   292  // has been included:
   293  //	__POSIX_VISIBLE
   294  //	__XPG_VISIBLE
   295  //	__ISO_C_VISIBLE
   296  //	__BSD_VISIBLE
   297  
   298  // X/Open Portability Guides and Single Unix Specifications.
   299  // _XOPEN_SOURCE				XPG3
   300  // _XOPEN_SOURCE && _XOPEN_VERSION = 4		XPG4
   301  // _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED = 1	XPG4v2
   302  // _XOPEN_SOURCE == 500				XPG5
   303  // _XOPEN_SOURCE == 520				XPG5v2
   304  // _XOPEN_SOURCE == 600				POSIX 1003.1-2001 with XSI
   305  // _XOPEN_SOURCE == 700				POSIX 1003.1-2008 with XSI
   306  //
   307  // The XPG spec implies a specific value for _POSIX_C_SOURCE.
   308  
   309  // POSIX macros, these checks must follow the XOPEN ones above.
   310  //
   311  // _POSIX_SOURCE == 1		1003.1-1988 (superseded by _POSIX_C_SOURCE)
   312  // _POSIX_C_SOURCE == 1		1003.1-1990
   313  // _POSIX_C_SOURCE == 2		1003.2-1992
   314  // _POSIX_C_SOURCE == 199309L	1003.1b-1993
   315  // _POSIX_C_SOURCE == 199506L   1003.1c-1995, 1003.1i-1995,
   316  //				and the omnibus ISO/IEC 9945-1:1996
   317  // _POSIX_C_SOURCE == 200112L   1003.1-2001
   318  // _POSIX_C_SOURCE == 200809L   1003.1-2008
   319  //
   320  // The POSIX spec implies a specific value for __ISO_C_VISIBLE, though
   321  // this may be overridden by the _ISOC99_SOURCE macro later.
   322  
   323  // _ANSI_SOURCE means to expose ANSI C89 interfaces only.
   324  // If the user defines it in addition to one of the POSIX or XOPEN
   325  // macros, assume the POSIX/XOPEN macro(s) should take precedence.
   326  
   327  // _ISOC99_SOURCE, _ISOC11_SOURCE, __STDC_VERSION__, and __cplusplus
   328  // override any of the other macros since they are non-exclusive.
   329  
   330  // Finally deal with BSD-specific interfaces that are not covered
   331  // by any standards.  We expose these when none of the POSIX or XPG
   332  // macros is defined or if the user explicitly asks for them.
   333  
   334  // Default values.
   335  
   336  // $OpenBSD: limits.h,v 1.10 2012/06/30 20:21:10 guenther Exp $
   337  // Copyright (c) 2002 Marc Espie.
   338  //
   339  // Redistribution and use in source and binary forms, with or without
   340  // modification, are permitted provided that the following conditions
   341  // are met:
   342  // 1. Redistributions of source code must retain the above copyright
   343  //    notice, this list of conditions and the following disclaimer.
   344  // 2. Redistributions in binary form must reproduce the above copyright
   345  //    notice, this list of conditions and the following disclaimer in the
   346  //    documentation and/or other materials provided with the distribution.
   347  //
   348  // THIS SOFTWARE IS PROVIDED BY THE OPENBSD PROJECT AND CONTRIBUTORS
   349  // ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   350  // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   351  // A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OPENBSD
   352  // PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   353  // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   354  // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   355  // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   356  // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   357  // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   358  // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   359  
   360  //	$OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $
   361  //	$NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $
   362  
   363  // Copyright (c) 1991, 1993
   364  //	The Regents of the University of California.  All rights reserved.
   365  //
   366  // This code is derived from software contributed to Berkeley by
   367  // Berkeley Software Design, Inc.
   368  //
   369  // Redistribution and use in source and binary forms, with or without
   370  // modification, are permitted provided that the following conditions
   371  // are met:
   372  // 1. Redistributions of source code must retain the above copyright
   373  //    notice, this list of conditions and the following disclaimer.
   374  // 2. Redistributions in binary form must reproduce the above copyright
   375  //    notice, this list of conditions and the following disclaimer in the
   376  //    documentation and/or other materials provided with the distribution.
   377  // 3. Neither the name of the University nor the names of its contributors
   378  //    may be used to endorse or promote products derived from this software
   379  //    without specific prior written permission.
   380  //
   381  // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   382  // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   383  // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   384  // ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   385  // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   386  // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   387  // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   388  // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   389  // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   390  // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   391  // SUCH DAMAGE.
   392  //
   393  //	@(#)cdefs.h	8.7 (Berkeley) 1/21/94
   394  
   395  // Common definitions for limits.h.
   396  
   397  // Legacy
   398  //	$OpenBSD: limits.h,v 1.1 2016/12/17 23:38:33 patrick Exp $
   399  //	$NetBSD: limits.h,v 1.4 2003/04/28 23:16:18 bjh21 Exp $
   400  
   401  // Copyright (c) 1988 The Regents of the University of California.
   402  // All rights reserved.
   403  //
   404  // Redistribution and use in source and binary forms, with or without
   405  // modification, are permitted provided that the following conditions
   406  // are met:
   407  // 1. Redistributions of source code must retain the above copyright
   408  //    notice, this list of conditions and the following disclaimer.
   409  // 2. Redistributions in binary form must reproduce the above copyright
   410  //    notice, this list of conditions and the following disclaimer in the
   411  //    documentation and/or other materials provided with the distribution.
   412  // 3. Neither the name of the University nor the names of its contributors
   413  //    may be used to endorse or promote products derived from this software
   414  //    without specific prior written permission.
   415  //
   416  // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   417  // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   418  // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   419  // ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   420  // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   421  // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   422  // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   423  // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   424  // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   425  // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   426  // SUCH DAMAGE.
   427  //
   428  //	from: @(#)limits.h	7.2 (Berkeley) 6/28/90
   429  
   430  //	$OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $
   431  //	$NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $
   432  
   433  // Copyright (c) 1991, 1993
   434  //	The Regents of the University of California.  All rights reserved.
   435  //
   436  // This code is derived from software contributed to Berkeley by
   437  // Berkeley Software Design, Inc.
   438  //
   439  // Redistribution and use in source and binary forms, with or without
   440  // modification, are permitted provided that the following conditions
   441  // are met:
   442  // 1. Redistributions of source code must retain the above copyright
   443  //    notice, this list of conditions and the following disclaimer.
   444  // 2. Redistributions in binary form must reproduce the above copyright
   445  //    notice, this list of conditions and the following disclaimer in the
   446  //    documentation and/or other materials provided with the distribution.
   447  // 3. Neither the name of the University nor the names of its contributors
   448  //    may be used to endorse or promote products derived from this software
   449  //    without specific prior written permission.
   450  //
   451  // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   452  // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   453  // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   454  // ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   455  // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   456  // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   457  // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   458  // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   459  // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   460  // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   461  // SUCH DAMAGE.
   462  //
   463  //	@(#)cdefs.h	8.7 (Berkeley) 1/21/94
   464  
   465  // max value for unsigned long
   466  // max value for a signed long
   467  // min value for a signed long
   468  
   469  // max value for unsigned long long
   470  // max value for a signed long long
   471  // min value for a signed long long
   472  
   473  //	$OpenBSD: syslimits.h,v 1.15 2022/02/22 16:58:08 deraadt Exp $
   474  //	$NetBSD: syslimits.h,v 1.12 1995/10/05 05:26:19 thorpej Exp $
   475  
   476  // Copyright (c) 1988, 1993
   477  //	The Regents of the University of California.  All rights reserved.
   478  //
   479  // Redistribution and use in source and binary forms, with or without
   480  // modification, are permitted provided that the following conditions
   481  // are met:
   482  // 1. Redistributions of source code must retain the above copyright
   483  //    notice, this list of conditions and the following disclaimer.
   484  // 2. Redistributions in binary form must reproduce the above copyright
   485  //    notice, this list of conditions and the following disclaimer in the
   486  //    documentation and/or other materials provided with the distribution.
   487  // 3. Neither the name of the University nor the names of its contributors
   488  //    may be used to endorse or promote products derived from this software
   489  //    without specific prior written permission.
   490  //
   491  // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   492  // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   493  // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   494  // ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   495  // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   496  // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   497  // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   498  // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   499  // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   500  // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   501  // SUCH DAMAGE.
   502  //
   503  //	@(#)syslimits.h	8.1 (Berkeley) 6/2/93
   504  
   505  //	$OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $
   506  //	$NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $
   507  
   508  // Copyright (c) 1991, 1993
   509  //	The Regents of the University of California.  All rights reserved.
   510  //
   511  // This code is derived from software contributed to Berkeley by
   512  // Berkeley Software Design, Inc.
   513  //
   514  // Redistribution and use in source and binary forms, with or without
   515  // modification, are permitted provided that the following conditions
   516  // are met:
   517  // 1. Redistributions of source code must retain the above copyright
   518  //    notice, this list of conditions and the following disclaimer.
   519  // 2. Redistributions in binary form must reproduce the above copyright
   520  //    notice, this list of conditions and the following disclaimer in the
   521  //    documentation and/or other materials provided with the distribution.
   522  // 3. Neither the name of the University nor the names of its contributors
   523  //    may be used to endorse or promote products derived from this software
   524  //    without specific prior written permission.
   525  //
   526  // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   527  // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   528  // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   529  // ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   530  // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   531  // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   532  // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   533  // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   534  // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   535  // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   536  // SUCH DAMAGE.
   537  //
   538  //	@(#)cdefs.h	8.7 (Berkeley) 1/21/94
   539  
   540  var _ int8 /* gen.c:2:13: */