HomeSort by: relevance | last modified time | path
    Searched refs:inc (Results 1 - 25 of 606) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/compat/linux32/arch/aarch64/
Makefile 3 .include <../../Makefile.inc>
Makefile 3 .include <../../Makefile.inc>
Makefile 3 .include <../../Makefile.inc>
  /src/sys/compat/linux32/arch/amd64/
Makefile 3 .include <../../Makefile.inc>
Makefile 3 .include <../../Makefile.inc>
Makefile 3 .include <../../Makefile.inc>
  /src/share/examples/asm/
Makefile 8 FILES= Makefile.inc.inst README
10 FILESNAME_Makefile.inc.inst= Makefile.inc
Makefile 8 FILES= Makefile.inc.inst README
10 FILESNAME_Makefile.inc.inst= Makefile.inc
Makefile 8 FILES= Makefile.inc.inst README
10 FILESNAME_Makefile.inc.inst= Makefile.inc
  /src/sys/arch/m68k/m68k/
sys_machdep.c 75 int inc = 0; local in function:cachectl1
93 inc = 16;
96 inc = PAGE_SIZE;
117 } else if (inc == 16) {
120 } else if (inc == PAGE_SIZE) {
130 else if (inc == 16)
132 else if (inc == PAGE_SIZE)
140 else if (inc == 16)
142 else if (inc == PAGE_SIZE)
152 pa += inc;
206 int inc = 0; local in function:dma_cachectl
    [all...]
sys_machdep.c 75 int inc = 0; local in function:cachectl1
93 inc = 16;
96 inc = PAGE_SIZE;
117 } else if (inc == 16) {
120 } else if (inc == PAGE_SIZE) {
130 else if (inc == 16)
132 else if (inc == PAGE_SIZE)
140 else if (inc == 16)
142 else if (inc == PAGE_SIZE)
152 pa += inc;
206 int inc = 0; local in function:dma_cachectl
    [all...]
sys_machdep.c 75 int inc = 0; local in function:cachectl1
93 inc = 16;
96 inc = PAGE_SIZE;
117 } else if (inc == 16) {
120 } else if (inc == PAGE_SIZE) {
130 else if (inc == 16)
132 else if (inc == PAGE_SIZE)
140 else if (inc == 16)
142 else if (inc == PAGE_SIZE)
152 pa += inc;
206 int inc = 0; local in function:dma_cachectl
    [all...]
  /src/lib/libc/gdtoa/
hd_init.c 40 htinit(h, s, inc) unsigned char *h; CONST unsigned char *s; int inc;
42 htinit(unsigned char *h, CONST unsigned char *s, int inc)
47 h[j] = i + inc;
hd_init.c 40 htinit(h, s, inc) unsigned char *h; CONST unsigned char *s; int inc;
42 htinit(unsigned char *h, CONST unsigned char *s, int inc)
47 h[j] = i + inc;
hd_init.c 40 htinit(h, s, inc) unsigned char *h; CONST unsigned char *s; int inc;
42 htinit(unsigned char *h, CONST unsigned char *s, int inc)
47 h[j] = i + inc;
  /src/lib/libwrap/
libwrap2netbsd 49 inc='tcpd.h mystdarg.h'
51 pax -rvw $src $man $inc $misc $d
  /src/sys/arch/atari/stand/tostools/chg_pid/
Makefile 8 include ../Makefile.inc
  /src/sys/arch/atari/stand/tostools/rawwrite/
Makefile 8 include ../Makefile.inc
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
atomic_flag_clear.c 16 #define __has_include(inc) 0
atomic_flag_clear_explicit.c 16 #define __has_include(inc) 0
atomic_flag_test_and_set.c 16 #define __has_include(inc) 0
atomic_flag_test_and_set_explicit.c 16 #define __has_include(inc) 0
atomic_signal_fence.c 16 #define __has_include(inc) 0
atomic_thread_fence.c 16 #define __has_include(inc) 0
  /src/tests/usr.sbin/certctl/certs1/
Makefile 10 .include <bsd.inc.mk>

Completed in 39 milliseconds

1 2 3 4 5 6 7 8 91011>>