|
safec
3.5.1
Safe C Library - ISO TR24731 Bounds Checking Interface
|
This graph shows which files directly or indirectly include this file:Macros | |
| #define | RSIZE_MAX_MEM (256UL << 20) /* 256MB */ |
| #define | RSIZE_MAX_STR (4UL << 10) /* 4KB */ |
| #define | SAFECLIB_STR_NULL_SLACK 1 |
| #define | SAFECLIB_ENABLE_UNSAFE 1 |
| #define | HAVE___BUILTIN_OBJECT_SIZE 1 |
| #define | HAVE___BUILTIN_CONSTANT_P 1 |
| #define | STRTOK_DELIM_MAX_LEN 16 |
| #define RSIZE_MAX_MEM (256UL << 20) /* 256MB */ |
| #define RSIZE_MAX_STR (4UL << 10) /* 4KB */ |
| #define SAFECLIB_STR_NULL_SLACK 1 |
| #define SAFECLIB_ENABLE_UNSAFE 1 |
| #define HAVE___BUILTIN_OBJECT_SIZE 1 |
| #define HAVE___BUILTIN_CONSTANT_P 1 |
| #define STRTOK_DELIM_MAX_LEN 16 |