Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/util/xp/
H A Dut_std_string.h39 ABI_PRINTF_FORMAT(2,0);
42 ABI_PRINTF_FORMAT(1,2);
H A Dut_string_class.h137 …UT_String& UT_String_sprintf(UT_String & inStr, const char * inFormat, ...) ABI_PRINTF_FORMAT(2,3);
140 ABI_PRINTF_FORMAT(2,0);
149 ABI_PRINTF_FORMAT(1,2);
151 ABI_PRINTF_FORMAT(1,0);
H A Dut_types.h100 #define ABI_PRINTF_FORMAT(f,a) __attribute__ ((format (printf, f, a))) macro
103 #define ABI_PRINTF_FORMAT(f,a) macro
H A Dut_debugmsg.h102 ABI_EXPORT void _UT_OutputMessage(const char *s, ...) ABI_PRINTF_FORMAT(1,2);
H A Dut_xml_libxml2.cpp44 ...) ABI_PRINTF_FORMAT(2, 3);
47 ...) ABI_PRINTF_FORMAT(2, 3);
/dports/editors/abiword/abiword-3.0.5/src/af/xap/gtk/
H A Dxap_UnixDialogHelper.h102 ABI_PRINTF_FORMAT(2,3);