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

/barrelfish-2018-10-04/lib/compiler-rt/builtins/
H A Dfloatdixf.c37 int clz = __builtin_clzll(a); local
H A Dfloatundixf.c34 int clz = __builtin_clzll(a); local
/barrelfish-2018-10-04/tools/fastmodels/
H A Dcache.c49 clz(uint64_t x) { function

Completed in 37 milliseconds