Searched refs:UNITY_VERSION_MINOR (Results 1 - 1 of 1) sorted by relevance
/third_party/unity/src/ | ||
H A D | unity.h | 12 #define UNITY_VERSION_MINOR 6 macro 14 #define UNITY_VERSION ((UNITY_VERSION_MAJOR << 16) | (UNITY_VERSION_MINOR << 8) | UNITY_VERSION_BUILD) |
Completed in 4 milliseconds