Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/
Dbn_ctx.c92 static const char *ctxdbg_cur = NULL; variable
118 ctxdbg_cur = (str); \
119 fprintf(stderr,"Starting %s\n", ctxdbg_cur); \
123 fprintf(stderr,"Ending %s\n", ctxdbg_cur); \