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

  /bionic/libc/dns/resolv/
res_cache.c 157 #define __DEBUG__
159 #define __DEBUG__ __attribute__((unused))
262 char* _bprint( char* p, char* end, const char* format, ... ) __DEBUG__;
342 void XLOG_BYTES( const void* base, int len ) __DEBUG__;
352 } __DEBUG__
    [all...]
  /external/tinyxml2/
tinyxml2.h 40 #if defined( _DEBUG ) || defined( DEBUG ) || defined (__DEBUG__)
    [all...]

Completed in 282 milliseconds