OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpfr_log_current
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
logging.c
40
int
mpfr_log_current
;
variable
57
mpfr_log_current
= 0;
mpfr-impl.h
2170
__MPFR_DECLSPEC extern int
mpfr_log_current
;
2181
if ((mpfr_log_type & (type)) &&
mpfr_log_current
<= mpfr_log_level) \
2206
mpfr_log_current
++; \
2210
(
mpfr_log_current
<= mpfr_log_level)) \
2222
mpfr_log_current
--;
Completed in 76 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026