navit
0.5.3-trunk
|
Go to the source code of this file.
Macros | |
#define | dlog(x, y ...) logfn(__FILE__,__LINE__,x, ##y) |
#define | ddlog(x, y ...) |
Functions | |
void | logfn (char *file, int line, int level, char *fmt,...) |
Variables | |
int | garmin_debug |
#define ddlog | ( | x, | |
y ... | |||
) |
#define dlog | ( | x, | |
y ... | |||
) | logfn(__FILE__,__LINE__,x, ##y) |
void logfn | ( | char * | file, |
int | line, | ||
int | level, | ||
char * | fmt, | ||
... | |||
) |
References debug_vprintf(), and garmin_debug.
Referenced by gmap_new().
|
extern |
Referenced by gmap_new(), and logfn().