Home
last modified time | relevance | path

Searched defs:SX (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-encoding.c254 #define SX(x) \ in encode_string() macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/
H A Dtypeinfo.d115 static struct SX(F) { F f; } in SX() function
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dencoding.c386 #define SX(x) \ in encode_string() macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/util/
H A Dtypeinfo.d134 static struct SX(F) { F f; } in SX() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1010 SDValue SX = SOp.getOperand(1); in ppSimplifyOrSelect0() local