Searched refs:which_buf (Results 1 – 1 of 1) sorted by relevance
1689 char which_buf[16]; in cgraph_build_static_cdtor() local1692 sprintf (which_buf, "%c_%d", which, counter++); in cgraph_build_static_cdtor()1693 name = get_file_function_name (which_buf); in cgraph_build_static_cdtor()