Searched refs:FMT_DEFAULT (Results 1 – 4 of 4) sorted by relevance
46 #define FMT_DEFAULT fmt_upper macro48 #define FMT_DEFAULT fmt_lower macro75 uuid_unparse_x(uu, out, FMT_DEFAULT); in uuid_unparse()
106 static final String FMT_DEFAULT = "yyyy-MM-dd'T'HH:mm:ss'Z'"; field in XMLReporterConfig162 private String timestampFormat = FMT_DEFAULT;
371 case FMT_DEFAULT: in get()
2858 enum { FMT_DEFAULT = 0, enumerator2874 static Ptr<Formatter> get(int fmt = FMT_DEFAULT);