Searched refs:IF_DEBUG (Results 1 - 3 of 3) sorted by relevance

/external/libmtp/src/
H A Dplaylist-spl.c51 #define IF_DEBUG() if(DEBUG_ENABLED) {\ macro
132 IF_DEBUG() printf("pl->name='%s'\n",pl->name);
162 IF_DEBUG() printf("%u track%s found\n", pl->no_tracks, pl->no_tracks==1?"":"s");
169 IF_DEBUG() printf("------------\n\n");
192 IF_DEBUG() printf("pl->name='%s'\n",pl->name);
211 IF_DEBUG() printf("%u track%s\n", pl->no_tracks, pl->no_tracks==1?"":"s");
212 IF_DEBUG() printf(".spl version %d.%02d\n", ver_major, ver_minor);
231 IF_DEBUG() printf("%s is %dB\n", f->filename, (int)f->filesize);
243 IF_DEBUG() printf("------------\n\n");
265 IF_DEBUG() print
292 IF_DEBUG() { function
464 IF_DEBUG() { function
646 IF_DEBUG() { function
[all...]
/external/valgrind/main/VEX/unused/
H A Dlinker.c14 #define IF_DEBUG(x,y) /* */ macro
433 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
446 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p)",
449 IF_DEBUG(linker,belch( " ZERO" ));
559 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
580 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p %6p) ",
584 IF_DEBUG(linker,belch( " ZERO" ));
619 IF_DEBUG(linker,belch( "`%s' resolves to %p\n", symbol, (void*)S ));
622 IF_DEBUG(linker,fprintf ( stderr, "Reloc: P = %p S = %p A = %p\n",
/external/valgrind/main/VEX/switchback/
H A Dlinker.c25 #define IF_DEBUG(x,y) /* */
529 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
542 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p)",
545 IF_DEBUG(linker,belch( " ZERO" ));
655 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
687 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p %6p) ",
691 IF_DEBUG(linker,belch( " ZERO" ));

Completed in 112 milliseconds