Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/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)) in ts_main()
/third_party/openssl/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)) in ts_main()

Completed in 5 milliseconds