Home
last modified time | relevance | path

Searched refs:yaml_document_get_node (Results 1 – 3 of 3) sorted by relevance

/optee_benchmark/libyaml/tests/
A Drun-dumper.c83 yaml_node_t *node1 = yaml_document_get_node(document1, index1); in compare_nodes()
84 yaml_node_t *node2 = yaml_document_get_node(document2, index2); in compare_nodes()
/optee_benchmark/libyaml/include/
A Dyaml.h862 yaml_document_get_node(yaml_document_t *document, int index);
/optee_benchmark/libyaml/src/
A Dapi.c1164 yaml_document_get_node(yaml_document_t *document, int index) in yaml_document_get_node() function

Completed in 9 milliseconds