compute_buffer_length  149 test/datatype/ddt_test.c     length = compute_buffer_length(pdt, count);
compute_buffer_length  189 test/datatype/ddt_test.c     rlength = compute_buffer_length(recv_type, recv_count);
compute_buffer_length  190 test/datatype/ddt_test.c     slength = compute_buffer_length(send_type, send_count);
compute_buffer_length  269 test/datatype/ddt_test.c     max_data = compute_buffer_length(pdt, count);