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

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
popcountdi2.c 1 /* ===-- popcountdi2.c - Implement __popcountdi2 ----------------------------===
10 * This file implements __popcountdi2 for the compiler_rt library.
20 __popcountdi2(di_int a) function in typeref:typename:COMPILER_RT_ABI si_int
popcountdi2.c 1 /* ===-- popcountdi2.c - Implement __popcountdi2 ----------------------------===
10 * This file implements __popcountdi2 for the compiler_rt library.
20 __popcountdi2(di_int a) function in typeref:typename:COMPILER_RT_ABI si_int

Completed in 22 milliseconds