Home
last modified time | relevance | path

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

/dports/net/libzmq4/zeromq-4.3.4/external/unity/
H A Dunity.c682 if (UNITY_NAN_CHECK) return 1; \
689 #define UNITY_NAN_CHECK isnan(expected) && isnan(actual) macro
691 #define UNITY_NAN_CHECK 0 macro
/dports/devel/libcjson/cJSON-1.7.15/tests/unity/src/
H A Dunity.c682 if (UNITY_NAN_CHECK) return 1; \
689 #define UNITY_NAN_CHECK isnan(expected) && isnan(actual) macro
691 #define UNITY_NAN_CHECK 0 macro
/dports/sysutils/hstr/hstr-2.3/test/unity/src/c/
H A Dunity.c683 if (UNITY_NAN_CHECK) return 1; \
690 #define UNITY_NAN_CHECK isnan(expected) && isnan(actual) macro
692 #define UNITY_NAN_CHECK 0 macro
/dports/security/duo/duo_unix-1.11.4/tests/unity_tests/Unity-2.4.3/src/
H A Dunity.c682 if (UNITY_NAN_CHECK) return 1; \
689 #define UNITY_NAN_CHECK isnan(expected) && isnan(actual) macro
691 #define UNITY_NAN_CHECK 0 macro
/dports/devel/z88dk/z88dk/ext/Unity/src/
H A Dunity.c682 if (UNITY_NAN_CHECK) return 1; \
689 #define UNITY_NAN_CHECK isnan(expected) && isnan(actual) macro
691 #define UNITY_NAN_CHECK 0 macro
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/unity/
H A Dunity.c872 if (UNITY_NAN_CHECK) return 1; \
879 #define UNITY_NAN_CHECK isnan(expected) && isnan(actual) macro
881 #define UNITY_NAN_CHECK 0 macro