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

  /external/e2fsprogs/intl/
vasnprintf.h 37 # define __printf__ printf macro
53 __attribute__ ((__format__ (__printf__, 3, 4)));
55 __attribute__ ((__format__ (__printf__, 3, 0)));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
argp.h 53 # define __printf__ printf 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)));
  /toolchain/binutils/binutils-2.27/gas/
as.h 443 #define __printf__ printf
449 __attribute__ ((__format__ (__printf__, 1, 2)))
452 __attribute__ ((__format__ (__printf__, 3, 4)))
438 #define __printf__ macro

Completed in 779 milliseconds