Home
last modified time | relevance | path

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

/optee_benchmark/libyaml/src/
A Dparser.c157 yaml_version_directive_t **version_directive_ref,
1234 yaml_version_directive_t **version_directive_ref, in yaml_parser_process_directives() argument
1306 if (version_directive_ref) { in yaml_parser_process_directives()
1307 *version_directive_ref = version_directive; in yaml_parser_process_directives()

Completed in 3 milliseconds