package limits

Import Path
	modernc.org/libc/limits (on go.dev)

Dependency Relation
	imports 4 packages, and imported by one package


Package-Level Type Names (total 7, all are exported)
/* sort exporteds by: | */
type Ptrdiff_t = int64 (basic type)
type Size_t = uint64 (basic type)
type Wchar_t = int32 (basic type)
type X__builtin_va_list = uintptr (basic type)
type X__float128 = float64 (basic type)
Fhi int64 Flo int64
Fhi uint64 Flo uint64
Package-Level Variables (only one, which is exported)
var CAPI map[string]struct{}
Package-Level Constants (total 132, all are exported)
const ARG_MAX = 262144
const BC_BASE_MAX = 99
const BC_DIM_MAX = 2048
const BC_SCALE_MAX = 99
const BC_STRING_MAX = 1000
const CHAR_BIT = 8
const CHAR_MAX = 127
const CHAR_MIN = -128
const CHARCLASS_NAME_MAX = 14
const CHILD_MAX = 266
const CLK_TCK = 100
const COLL_WEIGHTS_MAX = 2
const EQUIV_CLASS_MAX = 2
const EXPR_NEST_MAX = 32
const GID_MAX = 2147483647
const INT_MAX = 2147483647
const INT_MIN = -2147483648
const IOV_MAX = 1024
const LINE_MAX = 2048
const LLONG_MAX = 9223372036854775807
const LLONG_MIN = -9223372036854775808
const LONG_BIT = 64
const LONG_LONG_MAX = 9223372036854775807
const LONG_LONG_MIN = -9223372036854775808
const LONG_MAX = 9223372036854775807
const LONG_MIN = -9223372036854775808
const MAX_CANON = 1024
const MAX_INPUT = 1024
const MB_LEN_MAX = 6
const NAME_MAX = 255
const NGROUPS_MAX = 16
const NL_ARGMAX = 9
const NL_LANGMAX = 14
const NL_MSGMAX = 32767
const NL_NMAX = 1
const NL_SETMAX = 255
const NL_TEXTMAX = 2048
const NZERO = 20
const OFF_MAX = 9223372036854775807
const OFF_MIN = -9223372036854775808
const OPEN_MAX = 10240
const PASS_MAX = 128
const PATH_MAX = 1024
const PIPE_BUF = 512
const PTHREAD_KEYS_MAX = 512
const PTHREAD_STACK_MIN = 8192
const QUAD_MAX = 9223372036854775807
const QUAD_MIN = -9223372036854775808
const RE_DUP_MAX = 255
const SCHAR_MAX = 127
const SCHAR_MIN = -128
const SHRT_MAX = 32767
const SHRT_MIN = -32768
const SIZE_T_MAX = 18446744073709551615
const SSIZE_MAX = 9223372036854775807
const UCHAR_MAX = 255
const UID_MAX = 2147483647
const UINT_MAX = 4294967295
const ULLONG_MAX = 18446744073709551615
const ULONG_LONG_MAX = 18446744073709551615
const ULONG_MAX = 18446744073709551615
const UQUAD_MAX = 18446744073709551615
const USHRT_MAX = 65535
const WORD_BIT = 32
const X_CDEFS_H_ = 0
const X_FILE_OFFSET_BITS = 64
const X_GCC_LIMITS_H_ = 0
const X_I386_LIMITS_H_ = 0
const X_LIMITS_H_ = 0
const X_LIMITS_H___ = 0
const X_LP64 = 1
const X_Nonnull = 0
const X_Nullable = 0
const X_POSIX2_BC_DIM_MAX = 2048
const X_POSIX2_LINE_MAX = 2048
const X_POSIX2_RE_DUP_MAX = 255
const X_POSIX_AIO_MAX = 1
const X_POSIX_ARG_MAX = 4096
const X_POSIX_CHILD_MAX = 25
const X_POSIX_CLOCKRES_MIN = 20000000
const X_POSIX_MAX_CANON = 255
const X_POSIX_MAX_INPUT = 255
const X_POSIX_NAME_MAX = 14
const X_POSIX_OPEN_MAX = 20
const X_POSIX_PATH_MAX = 256
const X_POSIX_PIPE_BUF = 512
const X_POSIX_RE_DUP_MAX = 255
const X_POSIX_SEM_VALUE_MAX = 32767
const X_POSIX_SSIZE_MAX = 32767
const X_POSIX_TIMER_MAX = 32
const X_XOPEN_IOV_MAX = 16
const X_XOPEN_NAME_MAX = 255
const X_XOPEN_PATH_MAX = 1024