HomeSort by: relevance | last modified time | path
    Searched defs:ceil_log2 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
hwint.cc 26 /* The functions clz_hwi, ctz_hwi, ffs_hwi, floor_log2, ceil_log2,
66 ceil_log2 (unsigned HOST_WIDE_INT x) function
hwint.h 200 extern int ceil_log2 (unsigned HOST_WIDE_INT);
264 ceil_log2 (unsigned HOST_WIDE_INT x) function
  /src/external/gpl3/gcc.old/dist/gcc/
hwint.cc 26 /* The functions clz_hwi, ctz_hwi, ffs_hwi, floor_log2, ceil_log2,
66 ceil_log2 (unsigned HOST_WIDE_INT x) function
hwint.h 179 extern int ceil_log2 (unsigned HOST_WIDE_INT);
243 ceil_log2 (unsigned HOST_WIDE_INT x) function

Completed in 19 milliseconds