Searched defs:subpatch (Results 1 – 2 of 2) sorted by relevance
6 subpatch = version_split[3].to_int() variable8 subpatch = 0 variable
235 int major = -1, minor = -1, patch = -1, subpatch = -1; in dmxPrintScreenInfo() local