Home
last modified time | relevance | path

Searched refs:UNITY_NAN_CHECK (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/tests/unity/
Dunity.c899 if (UNITY_NAN_CHECK) return 1; \
906 #define UNITY_NAN_CHECK UNITY_IS_NAN(expected) && UNITY_IS_NAN(actual) macro
908 #define UNITY_NAN_CHECK 0 macro