Searched refs:__bio_h__attr__ (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio.h790 # define __bio_h__attr__ __attribute__ macro
792 # define __bio_h__attr__(x) macro
795 __bio_h__attr__((__format__(__printf__, 2, 3)));
797 __bio_h__attr__((__format__(__printf__, 2, 0)));
799 __bio_h__attr__((__format__(__printf__, 3, 4)));
801 __bio_h__attr__((__format__(__printf__, 3, 0)));
802 # undef __bio_h__attr__ macro

Completed in 118 milliseconds