Home
last modified time | relevance | path

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

/third_party/openssl/apps/
Dvms_decc_init.c71 int feat_value; in decc_init() local
96 feat_value = decc$feature_get_value(feat_index, 1); in decc_init()
104 if (feat_value != decc_feat_array[i].value) { in decc_init()
118 feat_value, in decc_init()
/third_party/curl/src/
Dtool_vms.c150 int feat_value; in decc_init() local
167 feat_value = decc$feature_get_value(feat_index, 1); in decc_init()
174 if(feat_value != decc_feat_array[i].value) { in decc_init()
182 feat_value, in decc_init()