Home
last modified time | relevance | path

Searched refs:dump_int_array (Results 1 – 4 of 4) sorted by relevance

/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dtest_endswap.c108 dump_int_array (const char * name, int * data, int datalen) in dump_int_array() function
133 dump_int_array ("orig", orig, ARRAY_LEN (orig)) ; in test_endswap_int()
134 dump_int_array ("first", first, ARRAY_LEN (first)) ; in test_endswap_int()
140 dump_int_array ("orig", orig, ARRAY_LEN (orig)) ; in test_endswap_int()
141 dump_int_array ("second", second, ARRAY_LEN (second)) ; in test_endswap_int()
149 dump_int_array ("orig", orig, ARRAY_LEN (orig)) ; in test_endswap_int()
150 dump_int_array ("first", first, ARRAY_LEN (first)) ; in test_endswap_int()
159 dump_int_array ("orig", orig, ARRAY_LEN (orig)) ; in test_endswap_int()
160 dump_int_array ("first", first, ARRAY_LEN (first)) ; in test_endswap_int()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/topo/treematch/
H A Dtopo_treematch_dist_graph_create.c188 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
190 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
219 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
481 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
547 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
640 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
675 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
678 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
844 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
863 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/topo/treematch/
H A Dtopo_treematch_dist_graph_create.c188 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
190 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
219 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
481 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
547 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
640 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
675 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
678 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
844 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
863 dump_int_array(10, ompi_topo_base_framework.framework_output, in mca_topo_treematch_dist_graph_create()
[all …]
/dports/net/uget/uget-2.2.1/tests/
H A Dtest-uget.c82 void dump_int_array (UgArrayInt* array) in dump_int_array() function
101 dump_int_array (array); in dump_fake_path()