TRACE             120 scripts/dtc/checks.c 		TRACE((c), "\t\tFAILED at %s:%d", __FILE__, __LINE__); \
TRACE             130 scripts/dtc/checks.c 	TRACE(c, "%s", node->fullpath);
TRACE             136 scripts/dtc/checks.c 			TRACE(c, "%s\t'%s'", node->fullpath, prop->name);
TRACE             177 scripts/dtc/checks.c 	TRACE(c, "\tCompleted, status %d", c->status);