Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfloatundixf.c29 int clz = __builtin_clzll(a); in __floatundixf() local
H A Dfloatdixf.c32 int clz = __builtin_clzll(a); in __floatdixf() local
/openbsd-src/games/random/
H A Drandom.c80 int clz = 0; in clz64() local