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

  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
hexnan.c 39 L_shift(x, x1, i) ULong *x; ULong *x1; int i;
41 L_shift(ULong *x, ULong *x1, int i)
82 L_shift(x, x1, i);
112 L_shift(x, x1, i);
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
hexnan.c 36 L_shift(x, x1, i) ULong *x; ULong *x1; int i;
38 L_shift(ULong *x, ULong *x1, int i)
85 L_shift(x, x1, i);
128 L_shift(x, x1, i);

Completed in 41 milliseconds