HomeSort by relevance Sort by last modified time
    Searched refs:__attribute_format_arg__ (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libintl.h 41 __THROW __attribute_format_arg__ (1);
46 __THROW __attribute_format_arg__ (2);
48 __THROW __attribute_format_arg__ (2);
54 __THROW __attribute_format_arg__ (2);
57 __THROW __attribute_format_arg__ (2);
64 __THROW __attribute_format_arg__ (1) __attribute_format_arg__ (2);
70 __THROW __attribute_format_arg__ (2) __attribute_format_arg__ (3);
77 __THROW __attribute_format_arg__ (2) __attribute_format_arg__ (3)
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h 246 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) macro
248 # define __attribute_format_arg__(x) /* Ignore */ macro

Completed in 42 milliseconds