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