Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcgraphunit.c1689 char which_buf[16]; in cgraph_build_static_cdtor() local
1692 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()