Home
last modified time | relevance | path

Searched refs:RET_IF_NULL_ARG (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c507 #define RET_IF_NULL_ARG(ctx, ret) \ macro
536 RET_IF_NULL_ARG(ctx, NULL); \
546 RET_IF_NULL_ARG(ctx, NULL); \
557 RET_IF_NULL_ARG(ctx, NULL); \
575 RET_IF_NULL_ARG(ctx, -1); \
602 RET_IF_NULL_ARG(ctx, NULL); \