Home
last modified time | relevance | path

Searched refs:yaml_document_get_root_node (Results 1 – 5 of 5) sorted by relevance

/optee_benchmark/libyaml/tests/
A Drun-loader.c47 done = (!yaml_document_get_root_node(&document)); in main()
A Dexample-reformatter-alt.c96 if (!yaml_document_get_root_node(&document)) { in main()
A Drun-dumper.c266 done = (!yaml_document_get_root_node(&document)); in main()
293 done = (!yaml_document_get_root_node(&document)); in main()
/optee_benchmark/libyaml/include/
A Dyaml.h881 yaml_document_get_root_node(yaml_document_t *document);
/optee_benchmark/libyaml/src/
A Dapi.c1179 yaml_document_get_root_node(yaml_document_t *document) in yaml_document_get_root_node() function

Completed in 12 milliseconds