Searched refs:token_handle (Results 1 – 1 of 1) sorted by relevance
/optee_benchmark/libyaml/src/ |
A D | yaml_private.h | 519 #define TAG_TOKEN_INIT(token,token_handle,token_suffix,start_mark,end_mark) \ argument 521 (token).data.tag.handle = (token_handle), \ 535 #define TAG_DIRECTIVE_TOKEN_INIT(token,token_handle,token_prefix,start_mark,end_mark) \ argument 537 (token).data.tag_directive.handle = (token_handle), \
|
Completed in 4 milliseconds