Home
last modified time | relevance | path

Searched refs:__printf__ (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dmake.h208 # define __printf__ printf macro
402 __attribute__ ((__format__ (__printf__, 2, 3)));
404 __attribute__ ((__format__ (__printf__, 2, 3)));
406 __attribute__ ((noreturn, __format__ (__printf__, 2, 3)));