Searched refs:matchingreverse (Results 1 – 1 of 1) sorted by relevance
212 union matchingreverse { float f; int i; }; union1482 TEST_UNINIT(matchingreverse, matchingreverse);1493 TEST_BRACES(matchingreverse, matchingreverse);1501 TEST_CUSTOM(matchingreverse, matchingreverse, { .i = 0xf00f });