Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Ddiff.c347 static char const C_ifdef_group_formats[] = local
349 char *b = xmalloc (sizeof (C_ifdef_group_formats)
352 sprintf (b, C_ifdef_group_formats,
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Ddiff.c352 static char const C_ifdef_group_formats[] = in main() local
354 char *b = xmalloc (sizeof C_ifdef_group_formats in main()
357 sprintf (b, C_ifdef_group_formats, in main()