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

  /external/bison/lib/
error.h 31 # define __printf__ printf macro
44 __attribute__ ((__format__ (__printf__, 3, 4)));
48 __attribute__ ((__format__ (__printf__, 5, 6)));
  /external/bluetooth/glib/glib/gnulib/
vasnprintf.h 37 # define __printf__ printf macro
53 __attribute__ ((__format__ (__printf__, 3, 4)));
55 __attribute__ ((__format__ (__printf__, 3, 0)));
  /external/e2fsprogs/intl/
vasnprintf.h 37 # define __printf__ printf macro
53 __attribute__ ((__format__ (__printf__, 3, 4)));
55 __attribute__ ((__format__ (__printf__, 3, 0)));
  /external/bison/src/
system.h 105 # define __printf__ printf macro

Completed in 24 milliseconds