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.c407 static varref cmp_vars[] = { /* comment. comment? comment! */ variable
/openssl/apps/
H A Dcmp.c627 static varref cmp_vars[] = { /* must be in same order as enumerated above! */ variable
2616 OPENSSL_assert(OSSL_NELEM(cmp_vars) == n_options in read_config()
2711 *cmp_vars[i].num = (int)num; in read_config()
2714 *cmp_vars[i].num_long = num; in read_config()
2719 *cmp_vars[i].txt = txt; in read_config()

Completed in 18 milliseconds