Searched defs:clz (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/compiler-rt/builtins/
H A Dfloatundixf.c29 int clz = __builtin_clzll(a); local
H A Dfloatdixf.c32 int clz = __builtin_clzll(a); local
/barrelfish-master/tools/fastmodels/
H A Dcache.c49 clz(uint64_t x) { function

Completed in 35 milliseconds