HomeSort by relevance Sort by last modified time
    Searched refs:clzll (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
timsort.h 81 static int clzll(uint64_t);
84 static int clzll(uint64_t x) { function
125 #define CLZ clzll
  /external/clang/test/CodeGen/
builtins.c 72 P(clzll, (N));

Completed in 89 milliseconds