Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhd_init.c38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc; in htinit() argument
40 htinit(unsigned char *h, unsigned char *s, int inc)
45 h[j] = i + inc;
/bionic/libm/upstream-freebsd/lib/msun/src/
De_sqrtl.c38 inc(long double x) in inc() function
150 xn = inc(xn); /* xn = xn + ulp. */ in sqrtl()
152 u.e = inc(u.e); /* u.e = u.e + ulp. */ in sqrtl()
153 xn = inc(xn); /* xn = xn + ulp. */ in sqrtl()
/bionic/libc/kernel/tools/
Dkernel.py143 for inc in includes:
144 self.checkInclude(inc, path, kernel_root)
/bionic/libc/arch-x86/atom/string/
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 %edx
[all …]