Prototype int __builtin_clz (unsigned int); int __builtin_clzll (unsigned long long); int __cntlz4 (unsigned int); int __cntlz8 (unsigned long long);