NetBSD/lib/libc/regex/limits.h

5 lines
95 B
C

#define _POSIX2_RE_DUP_MAX 255
#define CHAR_MIN (-128)
#define CHAR_MAX 127
#define CHAR_BIT 8