Home
last modified time | relevance | path

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

/optee_benchmark/libyaml/include/
A Dyaml.h259 YAML_ALIAS_TOKEN, enumerator
/optee_benchmark/libyaml/src/
A Dyaml_private.h512 (TOKEN_INIT((token),YAML_ALIAS_TOKEN,(start_mark),(end_mark)), \
A Dparser.c543 if (token->type == YAML_ALIAS_TOKEN) in yaml_parser_parse_node()
A Dapi.c589 case YAML_ALIAS_TOKEN: in yaml_token_delete()
A Dscanner.c974 return yaml_parser_fetch_anchor(parser, YAML_ALIAS_TOKEN); in yaml_parser_fetch_next_token()

Completed in 16 milliseconds