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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hwint.h 191 extern int ceil_log2 (unsigned HOST_WIDE_INT);
255 ceil_log2 (unsigned HOST_WIDE_INT x) function
  /toolchain/binutils/binutils-2.27/libiberty/
hashtab.c 96 ceil_log2 (unsigned int x)
114 lgup = ceil_log2 (d);

Completed in 203 milliseconds