Searched defs:stability (Results 1 – 4 of 4) sorted by relevance
86 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \ argument89 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \ argument
359 static const char stability[] = "ipoxuesS"; in dt_attr_str() local
330 const char *stability = ver == 0 ? "alpha" : ver == 1 ? "beta" : ""; in xz_ver_to_str() local
494 u_fp stability; /* clock stability (scaled ppm) */ member