Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dmodule.c1570 prefix_format[MagickPathExtent]; in TagToModuleName() local
1572 (void) FormatLocaleString(prefix_format,MagickPathExtent,"%s%s", in TagToModuleName()
1574 (void) FormatLocaleString(module,MagickPathExtent,prefix_format,name); in TagToModuleName()
/external/python/cpython3/Include/
Dpyerrors.h348 const char *prefix_format, /* ASCII-encoded string */