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

  /external/boringssl/src/include/openssl/
mem.h 123 #define __bio_h__attr__ __attribute__ macro
125 #define __bio_h__attr__(x) macro
128 __bio_h__attr__((__format__(__printf__, 3, 4)));
132 __bio_h__attr__((__format__(__printf__, 3, 0)));
133 #undef __bio_h__attr__ macro
bio.h 316 #define __bio_h__attr__ __attribute__ macro
318 #define __bio_h__attr__(x) macro
321 __bio_h__attr__((__format__(__printf__, 2, 3)));
322 #undef __bio_h__attr__ macro
    [all...]

Completed in 102 milliseconds