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

  /external/adhd/cras/src/common/
dumper.c 13 void dumpf(struct dumper *dumper, const char *format, ...) function
  /external/dtc/
fdtdump.c 42 #define dumpf(fmt, args...) \ macro
101 dumpf("%04zx: tag: 0x%08x (%s)\n",
141 dumpf("%04zx: string: %s\n", (uintptr_t)s - blob_off, s);
142 dumpf("%04zx: value\n", (uintptr_t)t - blob_off);

Completed in 6982 milliseconds