Searched defs:__popcountsi2 (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/builtins/
H A Dpopcountsi2.c1 /* ===-- popcountsi2.c - Implement __popcountsi2 ---------------------------===
10 * This file implements __popcountsi2 for the compiler_rt library.
20 __popcountsi2(si_int a) function

Completed in 71 milliseconds