Home
last modified time | relevance | path

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

/optee_benchmark/libyaml/tests/
A Drun-dumper.c168 size_t total_size = 0; in print_output() local
179 total_size += data_size; in print_output()
183 printf("#### (length: %zd)\n", total_size); in print_output()
A Drun-emitter.c193 size_t total_size = 0; in print_output() local
204 total_size += data_size; in print_output()
208 printf("#### (length: %zd)\n", total_size); in print_output()

Completed in 3 milliseconds