Search | Google it | Results 1 - 3 of 3 for fundef:log (0.04 seconds) |
86: double 87: log(double x) 88: {
225: void logpri(int); 226: void log(int, const char *, ...) 227: __attribute__((__format__(__printf__,2,3)));
87: void 88: log(int level, const char* format, ...) 89: {