HomeSort by relevance Sort by last modified time
    Searched refs:trailz (Results 1 - 9 of 9) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gmisc.c 69 trailz(b) Bigint *b; function
71 trailz(Bigint *b)
gdtoaimp.h 567 #define trailz __trailz_D2A macro
615 extern int trailz ANSI((Bigint*));
gdtoa.c 194 if ( (i = trailz(b)) !=0) {
strtodg.c 1070 bb0 = denorm ? 0 : trailz(rvb);
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
gmisc.c 67 trailz(CONST Bigint *b) function
gdtoaimp.h 540 #define trailz __trailz_D2A macro
588 extern int trailz (CONST Bigint*);
gdtoa.c 206 if ( (i = trailz(b)) !=0) {
strtodg.c 968 bb0 = denorm ? 0 : trailz(rvb);
  /external/llvm/test/MC/Lanai/
v11.s 875 trailz %r15, %r12 label

Completed in 171 milliseconds