Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcgraphunit.c1675 char which_buf[16]; in cgraph_build_static_cdtor() local
1678 sprintf (which_buf, "%c_%d", which, counter++); in cgraph_build_static_cdtor()
1679 name = get_file_function_name_long (which_buf); in cgraph_build_static_cdtor()