Searched refs:temp_value (Results 1 – 1 of 1) sorted by relevance
379 char temp_value[16]; in ompd_get_nthreads() local398 sprintf(temp_value, ",%d", nth_value); in ompd_get_nthreads()399 strcat(nthreads_list_str, temp_value); in ompd_get_nthreads()917 char temp_value[16]; in ompd_get_proc_bind() local936 sprintf(temp_value, ",%d", bind_types_value); in ompd_get_proc_bind()937 strcat(proc_bind_list_str, temp_value); in ompd_get_proc_bind()