Searched refs:FILE_FUNCTION_FORMAT (Results 1 – 3 of 3) sorted by relevance
8644 #define FILE_FUNCTION_FORMAT "_GLOBAL__%s_%s" macro8796 buf = (char *) alloca (sizeof (FILE_FUNCTION_FORMAT) + strlen (p) in get_file_function_name()8803 sprintf (buf, FILE_FUNCTION_FORMAT, type, p); in get_file_function_name()
26797 * tree.c (FILE_FUNCTION_FORMAT): Likewise.
9554 #define FILE_FUNCTION_FORMAT "_GLOBAL__%s_%s" macro9706 buf = (char *) alloca (sizeof (FILE_FUNCTION_FORMAT) + strlen (p) in get_file_function_name()9713 sprintf (buf, FILE_FUNCTION_FORMAT, type, p); in get_file_function_name()