Home
last modified time | relevance | path

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

/bionic/libc/kernel/tools/
Dkernel.py144 for inc in includes:
145 self.checkInclude(inc, path, kernel_root)
/bionic/libc/arch-x86/string/
Dssse3-memcmp3-new.S250 inc %edx
332 inc %edx
415 inc %edx
498 inc %edx
581 inc %edx
664 inc %edx
747 inc %edx
830 inc %edx
913 inc %edx
996 inc %edx
[all …]
/bionic/libm/
DMakefile-orig21 .include "${ARCH_SUBDIR}/Makefile.inc"
/bionic/linker/
Dlinker.c1574 int n, inc = 1; in call_array() local
1578 inc = -1; in call_array()
1586 ctor += inc; in call_array()