Home
last modified time | relevance | path

Searched refs:ctxdbg_cur (Results 1 – 1 of 1) sorted by relevance

/external/openssl/crypto/bn/
Dbn_ctx.c155 static const char *ctxdbg_cur = NULL; variable
182 ctxdbg_cur = (str); \
183 fprintf(stderr,"Starting %s\n", ctxdbg_cur); \
187 fprintf(stderr,"Ending %s\n", ctxdbg_cur); \