1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libc/regex/grot/limits.h
Daniel C. Sobral 8ca5c256cb Spencer's regex(3) test code.
Obtained from: BSD/OS
2000-07-09 18:13:35 +00:00

7 lines
112 B
C

/* $FreeBSD$
*/
#define _POSIX2_RE_DUP_MAX 255
#define CHAR_MIN (-128)
#define CHAR_MAX 127
#define CHAR_BIT 8