Home
last modified time | relevance | path

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

/dports/irc/eggdrop/eggdrop-1.9.1/src/
H A Dtclhash.h125 extern p_tcl_bind_list H_away, H_nkch, H_filt, H_disc, H_event, H_log;
H A Dtclhash.c44 H_note, H_filt, H_event, H_die, H_cron, H_log = NULL; variable
245 H_log = add_bind_table("log", HT_STACKABLE, builtin_log); in init_bind()
265 H_log = NULL; in kill_bind()
1252 check_tcl_bind(H_log, mask, 0, " $::_log1 $::_log2 $::_log3", in check_tcl_log()
H A Dmisc.c567 if (!inhere && H_log) { in EGG_VARARGS_DEF()
/dports/audio/snd/snd-21.2/
H A Ds7.c16829 …#define H_log "(log z1 (z2 e)) returns log(z1) / log(z2) where z2 (the base) defaults to e: (log 8…