Home
last modified time | relevance | path

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

/openssl/util/
H A Dcheck-format-test-negatives.c408 static varref cmp_vars[] = { /* comment. comment? comment! */ variable
/openssl/apps/
H A Dcmp.c626 static varref cmp_vars[] = { /* must be in same order as enumerated above! */ variable
2615 OPENSSL_assert(OSSL_NELEM(cmp_vars) == n_options in read_config()
2710 *cmp_vars[i].num = (int)num; in read_config()
2713 *cmp_vars[i].num_long = num; in read_config()
2718 *cmp_vars[i].txt = txt; in read_config()

Completed in 15 milliseconds