Searched refs:SETN (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/test/ |
| H A D | cmp_ctx_test.c | 357 #define DEFINE_SET_GET_BASE_TEST(PREFIX, SETN, GETN, DUP, FIELD, TYPE, ERR, … argument 360 …execute_CTX_##SETN##_##GETN##_##FIELD(OSSL_CMP_CTX_TEST_FIXTURE *fixture) … 363 … int (*set_fn)(CMP_CTX * ctx, TYPE) = (int (*)(CMP_CTX * ctx, TYPE)) PREFIX##_##SETN##_##FIELD; \ 400 … if (SETN == 0) \ 406 … if (SETN == 0) { \ 427 … if (SETN == 0) \ 435 … if (SETN == 0 && GETN == 0) { \ 492 …static int test_CTX_##SETN##_##GETN##_##FIELD(void) … 495 … EXECUTE_TEST(execute_CTX_##SETN##_##GETN##_##FIELD, tear_down); \ 603 #define DEFINE_SET_GET_ARG_FN(SETN, GETN, FIELD, ARG, T) \ argument [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.td | 604 def SETN : InstAlias<"setn", (BIS16rc SR, 4)>;
|