OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ref_exists
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_ctrl.c
184
int ctrl_exists,
ref_exists
;
local
191
ref_exists
= ((e->struct_ref > 0) ? 1 : 0);
194
if(!
ref_exists
)
/external/openssl/crypto/engine/
eng_ctrl.c
184
int ctrl_exists,
ref_exists
;
local
191
ref_exists
= ((e->struct_ref > 0) ? 1 : 0);
194
if(!
ref_exists
)
Completed in 259 milliseconds