Lines Matching refs:__attribute__
363 __THROW __attribute__ ((__format__ (__printf__, 3, 4)));
367 __THROW __attribute__ ((__format__ (__printf__, 3, 0)));
376 __THROW __attribute__ ((__format__ (__printf__, 2, 0))) __wur;
379 __THROW __attribute__ ((__format__ (__printf__, 2, 3))) __wur;
382 __THROW __attribute__ ((__format__ (__printf__, 2, 3))) __wur;
392 __attribute__ ((__format__ (__printf__, 2, 0)));
394 __attribute__ ((__format__ (__printf__, 2, 3)));
451 __attribute__ ((__format__ (__scanf__, 2, 0))) __wur;
458 __attribute__ ((__format__ (__scanf__, 1, 0))) __wur;
463 __THROW __attribute__ ((__format__ (__scanf__, 2, 0)));
476 __attribute__ ((__format__ (__scanf__, 2, 0))) __wur;
479 __attribute__ ((__format__ (__scanf__, 1, 0))) __wur;
484 __THROW __attribute__ ((__format__ (__scanf__, 2, 0)));
870 __THROW __attribute__ ((__format__ (__printf__, 2, 3)));
874 __THROW __attribute__ ((__format__ (__printf__, 2, 0)));