OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allow_customize
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/
mem.c
65
static int
allow_customize
= 1; /* we provide flexible functions for */
variable
75
/* the following pointers may be changed as long as '
allow_customize
' is set */
129
if (!
allow_customize
)
146
if (!
allow_customize
)
160
if (!
allow_customize
)
173
if (!
allow_customize
)
258
allow_customize
= 0;
302
allow_customize
= 0;
/external/openssl/crypto/
mem.c
65
static int
allow_customize
= 1; /* we provide flexible functions for */
variable
75
/* the following pointers may be changed as long as '
allow_customize
' is set */
129
if (!
allow_customize
)
146
if (!
allow_customize
)
160
if (!
allow_customize
)
173
if (!
allow_customize
)
258
allow_customize
= 0;
302
allow_customize
= 0;
Completed in 833 milliseconds