Searched defs:__printf__ (Results 1 - 3 of 3) sorted by relevance

/external/bison/lib/
H A Derror.h31 # define __printf__ printf macro
44 __attribute__ ((__format__ (__printf__, 3, 4)));
48 __attribute__ ((__format__ (__printf__, 5, 6)));
/external/e2fsprogs/intl/
H A Dvasnprintf.h37 # define __printf__ printf macro
53 __attribute__ ((__format__ (__printf__, 3, 4)));
55 __attribute__ ((__format__ (__printf__, 3, 0)));
/external/bison/src/
H A Dsystem.h105 # define __printf__ printf macro

Completed in 113 milliseconds