Searched refs:yaml_queue_extend (Results 1 – 2 of 2) sorted by relevance
/optee_benchmark/libyaml/src/ |
A D | yaml_private.h | 420 yaml_queue_extend(void **start, void **head, void **tail, void **end); 472 || yaml_queue_extend((void **)&(queue).start, (void **)&(queue).head, \ 484 || yaml_queue_extend((void **)&(queue).start, (void **)&(queue).head, \
|
A D | api.c | 136 yaml_queue_extend(void **start, void **head, void **tail, void **end) in yaml_queue_extend() function
|
Completed in 7 milliseconds