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.c345 static varref cmp_vars[] = { /* comment. comment? comment! */ variable
/openssl/apps/
H A Dcmp.c554 static varref cmp_vars[] = { /* must be in same order as enumerated above! */ variable
2210 OPENSSL_assert(OSSL_NELEM(cmp_vars) == n_options in read_config()
2305 *cmp_vars[i].num = (int)num; in read_config()
2308 *cmp_vars[i].num_long = num; in read_config()
2313 *cmp_vars[i].txt = txt; in read_config()

Completed in 16 milliseconds