gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for fundef:log (0.05 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/e_log.c - 5.0KB - 144 lines
86: double
87: log(double x)
88: {
bsd_source/t2ex/network/net/src_bsd/sys/syslog.h - 9.2KB - 251 lines
225: void    logpri(int);
226: void    log(int, const char *, ...)
227:     __attribute__((__format__(__printf__,2,3)));
t2ex_source/t2ex/network/net/src/netmain/tkn_log.c - 3.3KB - 120 lines
87: void
88: log(int level, const char* format, ...)
89: {