OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allow_customize_debug
(Results
1 - 1
of
1
) sorted by null
/external/openssl/crypto/
mem.c
66
static int
allow_customize_debug
= 1;/* exchanging memory-related functions at
variable
102
/* may be changed as long as '
allow_customize_debug
' is set */
187
if (!
allow_customize_debug
)
259
allow_customize_debug
= 0;
303
allow_customize_debug
= 0;
Completed in 16 milliseconds