HomeSort by relevance Sort by last modified time
    Searched defs:__format__ (Results 1 - 8 of 8) 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/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)));
  /prebuilts/gcc/linux-x86/host/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)));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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)));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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 202 milliseconds