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

/build/make/tools/acp/
H A Dacp.c28 # define DBUG(x) printf x macro
30 # define DBUG(x) ((void)0) macro
92 DBUG(("--- dest exists and is a dir, setting flag\n"));
248 DBUG(("EXIT: %d\n", retVal));
/build/tools/acp/
H A Dacp.c28 # define DBUG(x) printf x macro
30 # define DBUG(x) ((void)0) macro
92 DBUG(("--- dest exists and is a dir, setting flag\n"));
248 DBUG(("EXIT: %d\n", retVal));
/build/make/tools/libhost/
H A DCopyFile.c43 # define DBUG(x) printf x macro
45 # define DBUG(x) ((void)0) macro
174 DBUG(("--- unable to set timestamps on '%s': %s\n",
184 DBUG(("--- unable to set perms on '%s' to 0%o: %s\n",
192 DBUG(("--- unable to set owner of '%s' to %d/%d: %s\n",
214 DBUG(("--- copying regular '%s' to '%s'\n", src, dst));
235 DBUG(("--- source is not newer: '%s'\n", src));
250 DBUG(("--- opening '%s'\n", dst));
314 DBUG(("--- RSRC: %s --> %s\n", srcRsrcName, dstRsrcName));
369 DBUG(("
[all...]
/build/tools/libhost/
H A DCopyFile.c43 # define DBUG(x) printf x macro
45 # define DBUG(x) ((void)0) macro
174 DBUG(("--- unable to set timestamps on '%s': %s\n",
184 DBUG(("--- unable to set perms on '%s' to 0%o: %s\n",
192 DBUG(("--- unable to set owner of '%s' to %d/%d: %s\n",
214 DBUG(("--- copying regular '%s' to '%s'\n", src, dst));
235 DBUG(("--- source is not newer: '%s'\n", src));
250 DBUG(("--- opening '%s'\n", dst));
314 DBUG(("--- RSRC: %s --> %s\n", srcRsrcName, dstRsrcName));
369 DBUG(("
[all...]

Completed in 90 milliseconds