HomeSort by relevance Sort by last modified time
    Searched refs:IF_DEBUG (Results 1 - 3 of 3) sorted by null

  /external/libmtp/src/
playlist-spl.c 51 #define IF_DEBUG() if(DEBUG_ENABLED) {\
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() printf("pl->name='%s'\n",newlist->name)
    [all...]
  /external/valgrind/main/VEX/unused/
linker.c 14 #define IF_DEBUG(x,y) /* */
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",
    [all...]
  /external/valgrind/main/VEX/switchback/
linker.c 25 #define IF_DEBUG(x,y) /* */
527 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
540 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p)",
543 IF_DEBUG(linker,belch( " ZERO" ));
653 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
685 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p %6p) ",
689 IF_DEBUG(linker,belch( " ZERO" ));
    [all...]

Completed in 471 milliseconds