Searched refs:_MAX_PRINT_FORMATS (Results 1 – 1 of 1) sorted by relevance
26 #define _MAX_PRINT_FORMATS 8 macro33 char print_formats[_MAX_PRINT_FORMATS][MAX_MIME_LENGTH + 1];91 if (j < _MAX_PRINT_FORMATS) { in plugin_add()