Searched refs:cmp_vars (Results 1 – 2 of 2) sorted by relevance
407 static varref cmp_vars[] = { /* comment. comment? comment! */ variable
627 static varref cmp_vars[] = { /* must be in same order as enumerated above! */ variable2616 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 14 milliseconds