Searched refs:FMT_TYPE (Results 1 – 1 of 1) sorted by relevance
86 #define FMT_TYPE(x) ((x) & 0x7) /* Excludes modifying flags (FMT_WRITE) */ macro644 switch (FMT_TYPE(fp->f_type)) { in mdb_fmt_print()