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
4291
int
expect_null
= 0;
local
4311
expect_null
= 1;
4315
expect_null
= 1;
4331
if (
expect_null
? !TEST_ptr_null(pctx) : !TEST_ptr(pctx))
Completed in 19 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026