#include "framework.h" BEGIN_TEST(long long) { c = __builtin_clzll(a); } END_TEST()