/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
|
/src/lib/libm/src/ |
e_sqrtl.c | 53 inc(long double x) function in typeref:typename:long double 159 xn = inc(xn); /* xn = xn + ulp. */ 161 ux.extu_ld = inc(ux.extu_ld); /* ux.extu_ld = ux.extu_ld + ulp. */ 162 xn = inc(xn); /* xn = xn + ulp. */
|
e_sqrtl.c | 53 inc(long double x) function in typeref:typename:long double 159 xn = inc(xn); /* xn = xn + ulp. */ 161 ux.extu_ld = inc(ux.extu_ld); /* ux.extu_ld = ux.extu_ld + ulp. */ 162 xn = inc(xn); /* xn = xn + ulp. */
|
/src/sys/arch/luna68k/dev/xplx/ |
Makefile | 10 all: xplx.inc xplxdefs.h # xplxfirm.o 15 xplx.inc: xplx.rom 19 xplxfirm.o: ../xplxfirm.c xplx.inc 28 rm -f xplxfirm.o xplx.rom xplx.lst xplx.inc
|
Makefile | 10 all: xplx.inc xplxdefs.h # xplxfirm.o 15 xplx.inc: xplx.rom 19 xplxfirm.o: ../xplxfirm.c xplx.inc 28 rm -f xplxfirm.o xplx.rom xplx.lst xplx.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...] |
/src/games/backgammon/backgammon/ |
extra.c | 195 int i, inc, lim; local in function:freemen 200 inc = (b == 0 ? 1 : -1); 202 for (i = b + inc; i != lim; i += inc) 203 if (board[i] * inc < -1) 211 trapped(int n, int inc) 217 l = n + 7 * inc; 218 for (i = n + inc; i != l; i += inc) { 221 if (board[i] * inc > 0) [all...] |
extra.c | 195 int i, inc, lim; local in function:freemen 200 inc = (b == 0 ? 1 : -1); 202 for (i = b + inc; i != lim; i += inc) 203 if (board[i] * inc < -1) 211 trapped(int n, int inc) 217 l = n + 7 * inc; 218 for (i = n + inc; i != l; i += inc) { 221 if (board[i] * inc > 0) [all...] |
/src/sys/external/bsd/drm2/dist/drm/ |
drm_damage_helper.c | 6 * Copyright (c) 2018 VMware, Inc., Palo Alto, CA., USA 192 uint32_t inc = 1; local in function:drm_atomic_helper_dirtyfb 195 inc = 2; 205 convert_clip_rect_to_rect(clips, rects, num_clips, inc);
|
drm_damage_helper.c | 6 * Copyright (c) 2018 VMware, Inc., Palo Alto, CA., USA 192 uint32_t inc = 1; local in function:drm_atomic_helper_dirtyfb 195 inc = 2; 205 convert_clip_rect_to_rect(clips, rects, num_clips, inc);
|
/src/usr.bin/tabs/ |
tabs.c | 4 * Copyright (c) 2008 The NetBSD Foundation, Inc. 19 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 35 The NetBSD Foundation, inc. All rights reserved."); 87 int i, n, inc = 8, stops[NSTOPS], nstops, last, cols, margin = 0; local in function:main 133 inc = arg[0] - '0'; 206 } else if (inc > 0) { 229 for (i = 0; i < cols / inc; i++) { 230 printf("%*s", inc, "");
|
tabs.c | 4 * Copyright (c) 2008 The NetBSD Foundation, Inc. 19 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 35 The NetBSD Foundation, inc. All rights reserved."); 87 int i, n, inc = 8, stops[NSTOPS], nstops, last, cols, margin = 0; local in function:main 133 inc = arg[0] - '0'; 206 } else if (inc > 0) { 229 for (i = 0; i < cols / inc; i++) { 230 printf("%*s", inc, "");
|
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
tsan_interface_java.cc | 140 uptr inc = 1; local in function:__tsan_java_move 145 inc = -1; 147 for (; s != send; s += inc, d += inc) {
|
tsan_sync.cc | 268 uptr inc = 1; local in function:__tsan::MetaMap::MoveMemory 273 inc = -1; 275 for (; src_meta != src_meta_end; src_meta += inc, dst_meta += inc) {
|
tsan_interface_java.cc | 140 uptr inc = 1; local in function:__tsan_java_move 145 inc = -1; 147 for (; s != send; s += inc, d += inc) {
|
tsan_sync.cc | 268 uptr inc = 1; local in function:__tsan::MetaMap::MoveMemory 273 inc = -1; 275 for (; src_meta != src_meta_end; src_meta += inc, dst_meta += inc) {
|
/src/bin/ksh/ |
io.c | 450 static unsigned int inc; local in function:maketemp 459 /* The 20 + 20 is a paranoid worst case for pid/inc */ 474 dir, (unsigned) procpid, inc++);
|
/src/games/phantasia/ |
misc.c | 33 double inc; /* increment between new and old levels */ local in function:movelevel 44 inc = new - Player.p_level; 48 Player.p_strength += statptr->c_strength.increase * inc; 49 Player.p_mana += statptr->c_mana.increase * inc; 50 Player.p_brains += statptr->c_brains.increase * inc; 51 Player.p_magiclvl += statptr->c_magiclvl.increase * inc; 52 Player.p_maxenergy += statptr->c_energy.increase * inc;
|
/src/sys/arch/sgimips/hpc/ |
haltwo.c | 405 int inc; local in function:haltwo_set_format 409 inc = 4; 415 haltwo_write_indirect(sc, HAL2_IREG_BRES1_C2, inc, 0xFFFF);
|
/src/sys/external/bsd/ipf/netinet/ |
ip_irc_pxy.c | 255 int off, inc = 0, i, dlen; local in function:ipf_p_irc_send 315 inc = nlen - olen; 317 if ((inc + fin->fin_plen) > 65535) 323 if ((inc > 0) && (m1->b_datap->db_lim - m1->b_wptr < inc)) { 341 m1->b_datap->db_struiolim += inc; 344 m1->b_wptr += inc; 347 if (inc < 0) 348 m_adj(m, inc); 354 if (inc != 0) [all...] |
/src/sys/external/isc/atheros_hal/dist/ar5416/ |
ar5416_attach.c | 3 * Copyright (c) 2002-2008 Atheros Communications, Inc. 475 static const int inc[4] = { 0, 100, 0, 0 }; local in function:ar5416SpurMitigate 575 cur_bin += inc[i];
|
ar9280_attach.c | 3 * Copyright (c) 2008 Atheros Communications, Inc. 366 static int inc[4] = { 0, 100, 0, 0 }; local in function:ar9280SpurMitigate 524 cur_bin += inc[i];
|
/src/usr.bin/mail/ |
cmd1.c | 625 inc(void *v __unused) function in typeref:typename:PUBLIC int 640 (void)printf("\"inc\" command failed...\n");
|