Home
last modified time | relevance | path

Searched refs:UNITY_INCLUDE_DOUBLE (Results 1 - 7 of 7) sorted by relevance

/third_party/cJSON/tests/unity/test/
H A DMakefile18 DEFINES += $(UNITY_SUPPORT_64) $(UNITY_INCLUDE_DOUBLE)
20 UNITY_INCLUDE_DOUBLE = -D UNITY_INCLUDE_DOUBLE macro
/third_party/cJSON/tests/unity/examples/
H A Dunity_config.h124 #define UNITY_INCLUDE_DOUBLE macro
/third_party/unity/test/
H A DMakefile19 UNITY_INCLUDE_DOUBLE = -D UNITY_INCLUDE_DOUBLE macro
24 DEFINES += $(UNITY_SUPPORT_64) $(UNITY_INCLUDE_DOUBLE)
/third_party/unity/test/tests/
H A Dtest_unity_floats.c1212 #if defined(UNITY_EXCLUDE_FLOAT_PRINT) || defined(UNITY_INCLUDE_DOUBLE) || !defined(USING_OUTPUT_SPY) in testFloatPrinting()
1261 #if defined(UNITY_EXCLUDE_FLOAT_PRINT) || defined(UNITY_INCLUDE_DOUBLE) || !defined(USING_OUTPUT_SPY) in testFloatPrintingRoundTiesToEven()
1291 #ifdef UNITY_INCLUDE_DOUBLE
/third_party/cJSON/tests/unity/src/
H A Dunity_internals.h207 #if defined(UNITY_EXCLUDE_DOUBLE) || !defined(UNITY_INCLUDE_DOUBLE)
213 #undef UNITY_INCLUDE_DOUBLE macro
/third_party/unity/src/
H A Dunity_internals.h272 #if defined(UNITY_EXCLUDE_DOUBLE) || !defined(UNITY_INCLUDE_DOUBLE)
278 #undef UNITY_INCLUDE_DOUBLE macro
H A Dunity.c335 #ifdef UNITY_INCLUDE_DOUBLE in UnityPrintFloat()

Completed in 11 milliseconds