Searched refs:UnityAssertDoubleSpecial (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/ntp/sntp/unity/ |
| D | unity_internals.h | 516 void UnityAssertDoubleSpecial(const _UD actual, 698 …IS_INF(actual, line, message) UnityAssertDoubleSpecial((_UD)(act… 699 …IS_NEG_INF(actual, line, message) UnityAssertDoubleSpecial((_UD)(act… 700 …IS_NAN(actual, line, message) UnityAssertDoubleSpecial((_UD)(act… 701 …IS_DETERMINATE(actual, line, message) UnityAssertDoubleSpecial((_UD)(act… 702 …IS_NOT_INF(actual, line, message) UnityAssertDoubleSpecial((_UD)(act… 703 …IS_NOT_NEG_INF(actual, line, message) UnityAssertDoubleSpecial((_UD)(act… 704 …IS_NOT_NAN(actual, line, message) UnityAssertDoubleSpecial((_UD)(act… 705 …IS_NOT_DETERMINATE(actual, line, message) UnityAssertDoubleSpecial((_UD)(act…
|
| D | unity.c | 865 void UnityAssertDoubleSpecial(const _UD actual, in UnityAssertDoubleSpecial() function
|