#include <stddef.h>#include <stdint.h>#include <stdlib.h>#include <string.h>#include "bstraux.h"#include "bstrlib.h"Functions | |
| int | LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) |
| int LLVMFuzzerTestOneInput | ( | const uint8_t * | data, |
| size_t | size ) |