Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/libevent/test/
HDregress_util.c478 logfn(int severity, const char *msg) in logfn() function
557 event_set_log_callback(logfn); in test_evutil_log()
/NextBSD/contrib/gcc/
HDbuiltins.c7739 tree logfn; in fold_builtin_logarithm() local
7741 logfn = build_function_call_expr (fndecl, arglist); in fold_builtin_logarithm()
7742 return fold_build2 (MULT_EXPR, type, exponent, logfn); in fold_builtin_logarithm()