Home
last modified time | relevance | path

Searched refs:yaml_output_buffer_t (Results 1 – 7 of 7) sorted by relevance

/external/oss-fuzz/projects/libyaml/
Dyaml_write_handler.h21 } yaml_output_buffer_t; typedef
24 yaml_output_buffer_t *out = (yaml_output_buffer_t *)data; in yaml_write_handler()
Dlibyaml_reformatter_alt_fuzzer.c55 yaml_output_buffer_t out = {/*buf=*/NULL, /*size=*/0}; in LLVMFuzzerTestOneInput()
Dlibyaml_reformatter_fuzzer.c55 yaml_output_buffer_t out = {/*buf=*/NULL, /*size=*/0}; in LLVMFuzzerTestOneInput()
Dlibyaml_dumper_fuzzer.c232 yaml_output_buffer_t out = {/*buf=*/NULL, /*size=*/0}; in LLVMFuzzerTestOneInput()
Dlibyaml_emitter_fuzzer.c236 yaml_output_buffer_t out = {/*buf=*/NULL, /*size=*/0}; in LLVMFuzzerTestOneInput()
Dlibyaml_deconstructor_alt_fuzzer.c61 yaml_output_buffer_t out = {/*buf=*/NULL, /*size=*/0}; in LLVMFuzzerTestOneInput()
Dlibyaml_deconstructor_fuzzer.c59 yaml_output_buffer_t out = {/*buf=*/NULL, /*size=*/0}; in LLVMFuzzerTestOneInput()