mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 23:23:03 +01:00
5 lines
95 B
C
5 lines
95 B
C
|
#define _POSIX2_RE_DUP_MAX 255
|
||
|
#define CHAR_MIN (-128)
|
||
|
#define CHAR_MAX 127
|
||
|
#define CHAR_BIT 8
|