Home
last modified time | relevance | path

Searched defs:s3a (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/
Dp2.cpp36 constexpr S3 s3a = S3(0); variable
/external/openssl/crypto/jpake/
Djpake.c453 void JPAKE_STEP3A_init(JPAKE_STEP3A *s3a) in JPAKE_STEP3A_init()
478 void JPAKE_STEP3A_release(JPAKE_STEP3A *s3a) in JPAKE_STEP3A_release()
/external/clang/test/CXX/class/class.union/
Dp1.cpp84 …struct s3a : Ctor2 { // expected-note {{because base class of type 'Ctor2' has a user-provided def… struct
/external/openssl/apps/
Dapps.c2566 JPAKE_STEP3A s3a; in jpake_send_step3a() local
2636 JPAKE_STEP3A s3a; in jpake_receive_step3a() local