OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expect_null
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/test/
evp_extra_test.c
3214
int
expect_null
= 0;
local
3234
expect_null
= 1;
3238
expect_null
= 1;
3254
if (
expect_null
? !TEST_ptr_null(pctx) : !TEST_ptr(pctx))
/src/crypto/external/apache2/openssl/dist/test/
evp_extra_test.c
4265
int
expect_null
= 0;
local
4285
expect_null
= 1;
4289
expect_null
= 1;
4305
if (
expect_null
? !TEST_ptr_null(pctx) : !TEST_ptr(pctx))
Completed in 61 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026