Lines Matching defs:a
252 #define UNITY_OUTPUT_CHAR(a) \ argument
260 #define UNITY_OUTPUT_CHAR(a) PUTCHAR(a) argument
263 #define UNITY_OUTPUT_CHAR(a) putchar(a) argument
382 #define UnityPrintf(a...) \ argument
386 #define UnityPrint(a) \ argument
390 #define UnityPrintMask(a, b) \ argument
394 #define UnityPrintNumber(a) \ argument
398 #define UnityPrintNumberUnsigned(a) \ argument
402 #define UnityPrintNumberHex(a) \ argument
406 #define UnityPrintFloat(a) \ argument
410 #define UnityPrintNumberByStyle(a, b) \ argument
543 #define UnityDumpCaseResult(a, b) \ argument
554 #define UnityDumpAssertResult(a, b) \ argument
563 #define UnityDumpAssertResult(a, b) \ argument
567 #define UnityDumpCaseResult(a, b) \ argument