Home
last modified time | relevance | path

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

/lvgl-3.7.0/tests/unity/
Dunity.c881 #define UNITY_NAN_CHECK isnan(expected) && isnan(actual) macro
883 #define UNITY_NAN_CHECK 0 macro