HomeSort by relevance Sort by last modified time
    Searched defs:__format__ (Results 1 - 7 of 7) sorted by null

  /external/bison/lib/
error.h 30 # define __format__ format macro
44 __attribute__ ((__format__ (__printf__, 3, 4)));
48 __attribute__ ((__format__ (__printf__, 5, 6)));
  /external/bluetooth/glib/glib/gnulib/
vasnprintf.h 36 # define __format__ format macro
53 __attribute__ ((__format__ (__printf__, 3, 4)));
55 __attribute__ ((__format__ (__printf__, 3, 0)));
  /external/e2fsprogs/intl/
vasnprintf.h 36 # define __format__ format macro
53 __attribute__ ((__format__ (__printf__, 3, 4)));
55 __attribute__ ((__format__ (__printf__, 3, 0)));
  /ndk/sources/host-tools/sed-4.2.1/lib/
error.h 29 # define __format__ format macro
43 __attribute__ ((__format__ (__printf__, 3, 4)));
47 __attribute__ ((__format__ (__printf__, 5, 6)));
  /external/bison/src/
system.h 104 # define __format__ format macro
  /ndk/sources/host-tools/make-3.81/
make.h 207 # define __format__ format macro
403 __attribute__ ((__format__ (__printf__, 2, 3)));
405 __attribute__ ((__format__ (__printf__, 2, 3)));
407 __attribute__ ((noreturn, __format__ (__printf__, 2, 3)));
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
argp.h 52 # define __format__ format macro
520 __attribute__ ((__format__ (__printf__, 2, 3)));
523 __attribute__ ((__format__ (__printf__, 2, 3)));
536 __attribute__ ((__format__ (__printf__, 4, 5)));
540 __attribute__ ((__format__ (__printf__, 4, 5)));

Completed in 174 milliseconds