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

/system/core/libcutils/
H A Dopen_memstream.c57 # define DBUG(x) printf x
59 # define DBUG(x) ((void)0) macro
88 DBUG(("+++ ensureCap off=%d size=%d\n", stream->offset, writeSize));
105 DBUG(("+++ realloc %p->%p to size=%d\n",
132 DBUG(("+++ zero-fill gap from %d to %d\n",
144 DBUG(("+++ EOF advanced to %d, appending nul\n", stream->offset));
149 DBUG(("+++ within written area, saving '%c' at %d\n",
177 DBUG(("+++ bogus seek offset %ld\n", (long) newPosn));
187 DBUG(("+++ restoring char '%c' at %d\n",

Completed in 30 milliseconds