Searched refs:EXACTLY_ONE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dts.c29 /* Is |EXACTLY_ONE| of three pointers set? */
30 #define EXACTLY_ONE(a, b, c) \ macro
309 if ((in == NULL) || !EXACTLY_ONE(queryfile, data, digest))
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dts.c29 /* Is |EXACTLY_ONE| of three pointers set? */
30 #define EXACTLY_ONE(a, b, c) \ macro
335 if ((in == NULL) || !EXACTLY_ONE(queryfile, data, digest))

Completed in 127 milliseconds