num_quotes 763 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c int num_quotes = 0; num_quotes 766 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c ++num_quotes; num_quotes 771 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c if (0 == num_quotes) { num_quotes 780 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c quoted_value = calloc(1, strlen(value) + num_quotes + 1); num_quotes 815 opal/runtime/opal_info_support.c int num_quotes = 0; num_quotes 818 opal/runtime/opal_info_support.c ++num_quotes; num_quotes 823 opal/runtime/opal_info_support.c if (0 == num_quotes) { num_quotes 832 opal/runtime/opal_info_support.c quoted_value = calloc(1, strlen(value) + num_quotes + 1);