|
safec
3.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 | 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 STRTOK_DELIM_MAX_LEN 16 |