Home
last modified time | relevance | path

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

/optee_benchmark/libyaml/include/
A Dyaml.h220 YAML_STREAM_START_TOKEN, enumerator
/optee_benchmark/libyaml/src/
A Dyaml_private.h505 (TOKEN_INIT((token),YAML_STREAM_START_TOKEN,(start_mark),(end_mark)), \
A Dparser.c320 if (token->type != YAML_STREAM_START_TOKEN) { in yaml_parser_parse_stream_start()

Completed in 12 milliseconds