Searched defs:test_ctfe (Results 1 – 1 of 1) sorted by relevance
109 enum test_ctfe = bsf(ulong.max); variable157 enum test_ctfe = bsr(ulong.max); variable624 enum test_ctfe = popcnt(uint.max); variable674 enum test_ctfe = popcnt(ulong.max); variable791 enum test_ctfe = bitswap(1U); variable828 enum test_ctfe = bitswap(1UL); variable