Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/include/openssl/
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__