Searched refs:inc (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dhd_init.c38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc;
40 htinit(unsigned char *h, unsigned char *s, int inc)
45 h[j] = i + inc;
/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_sqrtl.c38 inc(long double x) function
150 xn = inc(xn); /* xn = xn + ulp. */
152 u.e = inc(u.e); /* u.e = u.e + ulp. */
153 xn = inc(xn); /* xn = xn + ulp. */
/bionic/libc/kernel/tools/
H A Dkernel.py143 for inc in includes:
144 self.checkInclude(inc, path, kernel_root)
/bionic/libc/arch-x86/atom/string/
H A Dssse3-memcmp-atom.S293 inc %edx
376 inc %edx
462 inc %edx
547 inc %edx
631 inc %edx
715 inc %edx
800 inc %edx
885 inc %edx
969 inc %edx
1053 inc
[all...]

Completed in 258 milliseconds