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

  /external/compiler-rt/lib/
popcountdi2.c 1 /* ===-- popcountdi2.c - Implement __popcountdi2 ----------------------------===
10 * This file implements __popcountdi2 for the compiler_rt library.
20 __popcountdi2(di_int a) function
  /frameworks/compile/libbcc/runtime/lib/
popcountdi2.c 1 /* ===-- popcountdi2.c - Implement __popcountdi2 ----------------------------===
10 * This file implements __popcountdi2 for the compiler_rt library.
20 __popcountdi2(di_int a) function

Completed in 47 milliseconds