Go to the source code of this file.
Macros | |
| #define | LIMIT_BEFORE_EXPANSION 0x5ffffffc |
Functions | |
| BUF_MEM * | BUF_MEM_new (void) |
| void | BUF_MEM_free (BUF_MEM *a) |
| int | BUF_MEM_grow (BUF_MEM *str, size_t len) |
| int | BUF_MEM_grow_clean (BUF_MEM *str, size_t len) |
| void | BUF_reverse (unsigned char *out, unsigned char *in, size_t size) |
1.8.2