Searched refs:fmt_flags (Results 1 – 3 of 3) sorted by relevance
39 static const char *fmt_flags(int);56 fmt_flags(vfc.vfc_flags)); in main()74 xvfsp[i].vfc_refcount, fmt_flags(xvfsp[i].vfc_flags)); in main()83 fmt_flags(int flags) in fmt_flags() function
54 static int fmt_flags = 0; variable346 fmt_flags ^= FMT_SHOWARGS; in main()654 fmt_flags)); in main()1004 fmt_flags ^= FMT_SHOWARGS; in main()1007 fmt_flags & FMT_SHOWARGS ? "D" : "Not d"); in main()
120 static const char *fmt_flags(int f);524 xo_emit(format, fmt_flags(f)); in p_flags()534 fmt_flags(int f) in fmt_flags() function