Searched refs:RESULT (Results 1 – 2 of 2) sorted by relevance
9 RESULT=013 ./tools/uncrustify.sh $FILES || RESULT=$?17 exit $RESULT
254 #define T_CAT_RESULT(RESULT) \ argument255 T_ASSERT_EQ(strcmp_impl(dst, (RESULT)), 0, "check result of concatenation is '%s'", (RESULT)); \257 #define T_CAT(TO_CAT, RESULT) do { \ argument259 T_CAT_RESULT(RESULT); \