Home
last modified time | relevance | path

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

/third_party/openssl/util/
Dcheck-format-test-negatives.c408 static varref cmp_vars[] = { /* comment. comment? comment! */ variable
/third_party/node/deps/openssl/openssl/util/
Dcheck-format-test-negatives.c408 static varref cmp_vars[] = { /* comment. comment? comment! */ variable
/third_party/node/deps/openssl/openssl/apps/
Dcmp.c552 static varref cmp_vars[] = { /* must be in same order as enumerated above! */ variable
2199 OPENSSL_assert(OSSL_NELEM(cmp_vars) == n_options in read_config()
2294 *cmp_vars[i].num = (int)num; in read_config()
2297 *cmp_vars[i].num_long = num; in read_config()
2302 *cmp_vars[i].txt = txt; in read_config()
/third_party/openssl/apps/
Dcmp.c552 static varref cmp_vars[] = { /* must be in same order as enumerated above! */ variable
2198 OPENSSL_assert(OSSL_NELEM(cmp_vars) == n_options in read_config()
2293 *cmp_vars[i].num = (int)num; in read_config()
2296 *cmp_vars[i].num_long = num; in read_config()
2301 *cmp_vars[i].txt = txt; in read_config()