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

  /external/compiler-rt/lib/
clzsi2.c 1 /* ===-- clzsi2.c - Implement __clzsi2 -------------------------------------===
10 * This file implements __clzsi2 for the compiler_rt library.
22 __clzsi2(si_int a) function
  /frameworks/compile/libbcc/runtime/lib/
clzsi2.c 1 /* ===-- clzsi2.c - Implement __clzsi2 -------------------------------------===
10 * This file implements __clzsi2 for the compiler_rt library.
22 __clzsi2(si_int a) function

Completed in 49 milliseconds