log 117 daemons/controld/controld_join_client.c log error; log 666 lib/common/logging.c static gboolean log = TRUE; log 668 lib/common/logging.c if (log) { log 669 lib/common/logging.c log = FALSE; log 24 maint/gnulib/lib/log.c #undef log log 37 maint/gnulib/lib/log.c return log (x); log 46 maint/gnulib/lib/log1p.c return log (1.0 + x); log 71 maint/gnulib/lib/log2.c return (double) e + log (y) * LOG2_INVERSE; log 40 maint/gnulib/lib/logf.c return (float) log ((double) x); log 26 maint/gnulib/lib/logl.c return log (x); log 1477 maint/gnulib/lib/math.in.h _GL_FUNCDECL_RPL (log, double, (double x)); log 1478 maint/gnulib/lib/math.in.h _GL_CXXALIAS_RPL (log, double, (double x)); log 1480 maint/gnulib/lib/math.in.h _GL_CXXALIAS_SYS (log, double, (double x)); log 1483 maint/gnulib/lib/math.in.h _GL_CXXALIASWARN1 (log, double, (double x)); log 1488 maint/gnulib/lib/math.in.h _GL_WARN_ON_USE (log, "log has portability problems - " log 36 maint/gnulib/tests/test-log-ieee.c #define LOG log log 24 maint/gnulib/tests/test-log.c SIGNATURE_CHECK (log, double, (double)); log 36 maint/gnulib/tests/test-log.c #define LOG log log 45 maint/gnulib/tests/test-log.c y = log (x); log 239 maint/gnulib/tests/test-math-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::log, double, (double)); log 159 maint/gnulib/tests/test-tsearch.c if (max_depth > log (expected_count) * 2 + 2)