Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py273 class bio_method_st(Structure): class
275 bio_method_st._fields_ = [
287 assert sizeof(bio_method_st) == 40, sizeof(bio_method_st)
288 assert alignment(bio_method_st) == 4, alignment(bio_method_st)
289 BIO_METHOD = bio_method_st
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py273 class bio_method_st(Structure): class
275 bio_method_st._fields_ = [
287 assert sizeof(bio_method_st) == 40, sizeof(bio_method_st)
288 assert alignment(bio_method_st) == 4, alignment(bio_method_st)
289 BIO_METHOD = bio_method_st
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dbase.h370 typedef struct bio_method_st BIO_METHOD;
Dbio.h804 struct bio_method_st { struct
/external/boringssl/src/include/openssl/
Dbase.h377 typedef struct bio_method_st BIO_METHOD;
Dbio.h808 struct bio_method_st { struct