Home
last modified time | relevance | path

Searched defs:gx (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Index/
H A Dindex-refs.cpp11 NS::MyInt NS::gx = EnumVal; member in NS
/minix3/crypto/external/bsd/openssl/dist/crypto/jpake/
H A Djpake.h33 BIGNUM *gx; /* g^x in step 1, g^(xa + xc + xd) * xb * s member
H A Djpake.c284 static int is_legal(const BIGNUM *gx, const JPAKE_CTX *ctx) in is_legal()
375 static int compute_key(JPAKE_CTX *ctx, const BIGNUM *gx) in compute_key()
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dfs_test.cpp385 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TEST_CASE_BODY() argument
/minix3/external/bsd/atf/dist/atf-c++/detail/
H A Dfs_test.cpp385 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TEST_CASE_BODY() argument
/minix3/external/bsd/atf/dist/tools/
H A Dfs_test.cpp394 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TEST_CASE_BODY() argument
/minix3/external/bsd/atf/dist/atf-c/detail/
H A Dfs_test.c501 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TC_BODY() argument
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dfs_test.c503 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TC_BODY() argument
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/mtest/
H A Dmpi.c2066 mp_int gx, xc, yc, u, v, A, B, C, D; in mp_xgcd() local
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp1370 mutable G::X gx; // expected-note {{here}} member