Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbio_local.h92 typedef struct bio_f_buffer_ctx_struct { struct
/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py321 class bio_f_buffer_ctx_struct(Structure): class
323 bio_f_buffer_ctx_struct._fields_ = [
333 assert sizeof(bio_f_buffer_ctx_struct) == 32, sizeof(bio_f_buffer_ctx_struct)
334 assert alignment(bio_f_buffer_ctx_struct) == 4, alignment(bio_f_buffer_ctx_struct)
335 BIO_F_BUFFER_CTX = bio_f_buffer_ctx_struct