OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REF_PRINT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/
e_os.h
74
#ifdef
REF_PRINT
75
#undef
REF_PRINT
76
#define
REF_PRINT
(a,b) fprintf(stderr,"%08X:%4d:%s\n",(int)b,b->references,a)
/external/openssl/
e_os.h
74
#ifdef
REF_PRINT
75
#undef
REF_PRINT
76
#define
REF_PRINT
(a,b) fprintf(stderr,"%08X:%4d:%s\n",(int)b,b->references,a)
Completed in 39 milliseconds